Download berkano-user-20050901-2.jar file - Jar b

Jar examples for b:berkano-user

Description

Berkano User defines a simple API for managing users in berkano applications.

You can download jar file berkano-user 20050901-2 in this page.

Build File

You can use the following script to add berkano-user-20050901-2.jar to your project.

<dependency>
   <groupId>berkano</groupId>
   <artifactId>berkano-user</artifactId>
   <version>20050901-2</version>
</dependency>
compile group: 'berkano', name: 'berkano-user', version: '20050901-2'
libraryDependencies += "berkano" % "berkano-user" % "20050901-2"
<dependency org="berkano" name="berkano-user" rev="20050901-2"/>
@Grapes(@Grab(group='berkano', module='berkano-user', version='20050901-2'))
'berkano:berkano-user:jar:20050901-2'

Download

Click the following link to download the jar file.

berkano-user-20050901-2.jar
berkano-user-20050901-2.pom



Related Tutorials