is not current version
Last Version 1.0

jdbm:jdbm 0.12


GroupId

GroupId

jdbm
ArtifactId

ArtifactId

jdbm
Version

Version

0.12
Type

Type

jar

Download jdbm 0.12

Filename Size
jdbm-0.12.pom
jdbm-0.12.jar 71 KB
Browse

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