l

leveldb

One of many Pluginloader plugins
https://github.com/pluginloader/mono
MIT
6oogle
Files download
File Operation
leveldb-1.0.0.jar download
leveldb-1.0.0.pom download
leveldb-1.0.0-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.pluginloader</groupId>
  <artifactId>leveldb</artifactId>
  <version>1.0.0</version>
</dependency>
Gradle Groovy
implementation 'io.github.pluginloader:leveldb:1.0.0'
Gradle Kotlin
implementation("io.github.pluginloader:leveldb:1.0.0")
Scala SBT
libraryDependencies += "io.github.pluginloader" % "leveldb" % "1.0.0"
Groovy Grape
@Grapes(
  @Grab(group='io.github.pluginloader', module='leveldb', version='1.0.0')
)
Apache Ivy
<dependency org="io.github.pluginloader" name="leveldb" rev="1.0.0" />
Leiningen
[io.github.pluginloader/leveldb "1.0.0"]
Apache Buildr
'io.github.pluginloader:leveldb:jar:1.0.0'
Dependencies