| License |
License |
|---|---|
| GroupId | GroupIdorg.openlabtesting.leveldbjni |
| ArtifactId | ArtifactIdleveldbjni-project |
| Version | Version1.8 |
| Type | Typepom |
| Description |
Descriptionleveldbjni-project
leveldbjni is a jni library for accessing leveldb.
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| leveldbjni-project-1.8.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.openlabtesting.leveldbjni/leveldbjni-project/ -->
<dependency>
<groupId>org.openlabtesting.leveldbjni</groupId>
<artifactId>leveldbjni-project</artifactId>
<version>1.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.openlabtesting.leveldbjni/leveldbjni-project/
implementation 'org.openlabtesting.leveldbjni:leveldbjni-project:1.8'
// https://jarcasting.com/artifacts/org.openlabtesting.leveldbjni/leveldbjni-project/
implementation ("org.openlabtesting.leveldbjni:leveldbjni-project:1.8")
'org.openlabtesting.leveldbjni:leveldbjni-project:pom:1.8'
<dependency org="org.openlabtesting.leveldbjni" name="leveldbjni-project" rev="1.8">
<artifact name="leveldbjni-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.openlabtesting.leveldbjni', module='leveldbjni-project', version='1.8')
)
libraryDependencies += "org.openlabtesting.leveldbjni" % "leveldbjni-project" % "1.8"
[org.openlabtesting.leveldbjni/leveldbjni-project "1.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.7 |