Download berkano-bookmarks-20050901.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 20050901 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

berkano-bookmarks-20050901.jar
berkano-bookmarks-20050901.pom



Related Tutorials