jdbm:jdbm


GroupId

GroupId

jdbm
ArtifactId

ArtifactId

jdbm
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Download jdbm

Filename Size
jdbm-1.0.pom
jdbm-1.0.jar 85 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0
0.30
0.20-dev
0.12