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

Build File

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

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

Download

Click the following link to download the jar file.

berkano-user-20050725.114629.pom



Related Tutorials