is not current version
Last Version 20050901-2

berkano:berkano-bookmarks 20050616.001517

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

GroupId

GroupId

berkano
ArtifactId

ArtifactId

berkano-bookmarks
Version

Version

20050616.001517
Type

Type

jar

Download berkano-bookmarks 20050616.001517


<!-- https://jarcasting.com/artifacts/berkano/berkano-bookmarks/ -->
<dependency>
    <groupId>berkano</groupId>
    <artifactId>berkano-bookmarks</artifactId>
    <version>20050616.001517</version>
</dependency>
// https://jarcasting.com/artifacts/berkano/berkano-bookmarks/
implementation 'berkano:berkano-bookmarks:20050616.001517'
// https://jarcasting.com/artifacts/berkano/berkano-bookmarks/
implementation ("berkano:berkano-bookmarks:20050616.001517")
'berkano:berkano-bookmarks:jar:20050616.001517'
<dependency org="berkano" name="berkano-bookmarks" rev="20050616.001517">
  <artifact name="berkano-bookmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='berkano', module='berkano-bookmarks', version='20050616.001517')
)
libraryDependencies += "berkano" % "berkano-bookmarks" % "20050616.001517"
[berkano/berkano-bookmarks "20050616.001517"]