Last Version

leveldb-api 1.2

High level Java API for LevelDB

License

License

GroupId

GroupId

io.github.pcmind
ArtifactId

ArtifactId

leveldb-api
Version

Version

1.2
Type

Type

jar
Description

Description

leveldb-api
High level Java API for LevelDB
Source Code Management

Source Code Management

http://github.com/pcmind/leveldb/tree/master/leveldb-api

Download leveldb-api 1.2


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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.10

Project Modules

There are no modules declared in this project.