is not current version
Last Version 20050901-2

berkano:berkano-bookmarks 20050615.234601

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

20050615.234601
Type

Type

jar

Download berkano-bookmarks 20050615.234601


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