License |
License |
---|---|
GroupId | GroupIdorg.deephacks.lmdbjni |
ArtifactId | ArtifactIdlmdbjni-project |
Last Version | Last Version0.4.7 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionlmdbjni-project
lmdbjni is a jni library for accessing lmdb.
|
Filename | Size |
---|---|
lmdbjni-project-0.4.7.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.deephacks.lmdbjni/lmdbjni-project/ -->
<dependency>
<groupId>org.deephacks.lmdbjni</groupId>
<artifactId>lmdbjni-project</artifactId>
<version>0.4.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.deephacks.lmdbjni/lmdbjni-project/
implementation 'org.deephacks.lmdbjni:lmdbjni-project:0.4.7'
// https://jarcasting.com/artifacts/org.deephacks.lmdbjni/lmdbjni-project/
implementation ("org.deephacks.lmdbjni:lmdbjni-project:0.4.7")
'org.deephacks.lmdbjni:lmdbjni-project:pom:0.4.7'
<dependency org="org.deephacks.lmdbjni" name="lmdbjni-project" rev="0.4.7">
<artifact name="lmdbjni-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.deephacks.lmdbjni', module='lmdbjni-project', version='0.4.7')
)
libraryDependencies += "org.deephacks.lmdbjni" % "lmdbjni-project" % "0.4.7"
[org.deephacks.lmdbjni/lmdbjni-project "0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |