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

Build File

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

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

Download

Click the following link to download the jar file.

berkano-bookmarks-20050809.jar
berkano-bookmarks-20050809.pom



Related Tutorials