GroupId | GroupIdberkano |
---|---|
ArtifactId | ArtifactIdberkano-bookmarks |
Last Version | Last Version20050901-2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBerkano Bookmarks
Berkano Bookmarks is a simple API to manage "bookmarks" inside berkano applications. Hopefully it will
be reusable outside berkano.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
berkano-bookmarks-20050901-2.pom | |
berkano-bookmarks-20050901-2.jar | 14 KB |
Browse |
<!-- https://jarcasting.com/artifacts/berkano/berkano-bookmarks/ -->
<dependency>
<groupId>berkano</groupId>
<artifactId>berkano-bookmarks</artifactId>
<version>20050901-2</version>
</dependency>
// https://jarcasting.com/artifacts/berkano/berkano-bookmarks/
implementation 'berkano:berkano-bookmarks:20050901-2'
// https://jarcasting.com/artifacts/berkano/berkano-bookmarks/
implementation ("berkano:berkano-bookmarks:20050901-2")
'berkano:berkano-bookmarks:jar:20050901-2'
<dependency org="berkano" name="berkano-bookmarks" rev="20050901-2">
<artifact name="berkano-bookmarks" type="jar" />
</dependency>
@Grapes(
@Grab(group='berkano', module='berkano-bookmarks', version='20050901-2')
)
libraryDependencies += "berkano" % "berkano-bookmarks" % "20050901-2"
[berkano/berkano-bookmarks "20050901-2"]
Group / Artifact | Type | Version |
---|---|---|
freemarker : freemarker | jar | 2.3.1 |