Last Version

Leveldb-Android 1.0.1

Port leveldb to Android

License

License

GroupId

GroupId

im.amomo.leveldb
ArtifactId

ArtifactId

leveldb
Version

Version

1.0.1
Type

Type

jar
Description

Description

Leveldb-Android
Port leveldb to Android
Project URL

Project URL

https://github.com/googolmo/Leveldb-Android
Source Code Management

Source Code Management

https://github.com/googolmo/Leveldb-Android

Download leveldb 1.0.1


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

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.