Download berkano-bookmarks-SNAPSHOT.jar file - Jar b

Jar examples for b:berkano-bookmarks

Description

Berkano Bookmarks is a simple API to manage "bookmarks" inside berkano applications. Hopefully it will be reusable outside berkano.

You can download jar file berkano-bookmarks SNAPSHOT in this page.

Build File

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

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

Download

Click the following link to download the jar file.

berkano-bookmarks-20050805.041842.pom



Related Tutorials