Last Version

com.protonail.leveldb-jna:leveldb-jna-native 1.20.0

Java JNA (not JNI) adapter for LevelDB

License

License

MIT
Categories

Categories

Native Development Tools JNA
GroupId

GroupId

com.protonail.leveldb-jna
ArtifactId

ArtifactId

leveldb-jna-native
Version

Version

1.20.0
Type

Type

jar
Description

Description

Java JNA (not JNI) adapter for LevelDB
Project Organization

Project Organization

Protonail

Download leveldb-jna-native 1.20.0


<!-- https://jarcasting.com/artifacts/com.protonail.leveldb-jna/leveldb-jna-native/ -->
<dependency>
    <groupId>com.protonail.leveldb-jna</groupId>
    <artifactId>leveldb-jna-native</artifactId>
    <version>1.20.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.protonail.leveldb-jna/leveldb-jna-native/
implementation 'com.protonail.leveldb-jna:leveldb-jna-native:1.20.0'
// https://jarcasting.com/artifacts/com.protonail.leveldb-jna/leveldb-jna-native/
implementation ("com.protonail.leveldb-jna:leveldb-jna-native:1.20.0")
'com.protonail.leveldb-jna:leveldb-jna-native:jar:1.20.0'
<dependency org="com.protonail.leveldb-jna" name="leveldb-jna-native" rev="1.20.0">
  <artifact name="leveldb-jna-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.protonail.leveldb-jna', module='leveldb-jna-native', version='1.20.0')
)
libraryDependencies += "com.protonail.leveldb-jna" % "leveldb-jna-native" % "1.20.0"
[com.protonail.leveldb-jna/leveldb-jna-native "1.20.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.