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

Build File

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

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

Download

Click the following link to download the jar file.

berkano-user-1.0.0-javadoc.jar
berkano-user-1.0.0-sources.jar
berkano-user-1.0.0.jar
berkano-user-1.0.0.pom



Related Tutorials