Download berkano-user-20050809.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 20050809 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

berkano-user-20050809.jar
berkano-user-20050809.pom



Related Tutorials