MVN

com.github.huangtianhua : leveldbjni

Maven & Gradle

Aug 27, 2019
2 usages
0 stars

leveldbjni is a jni library for acessing leveldb.

<dependency>
    <groupId>com.github.huangtianhua</groupId>
    <artifactId>leveldbjni</artifactId>
    <version>1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.huangtianhua : leveldbjni to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.8

All Versions

Choose a version of com.github.huangtianhua : leveldbjni to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.9
leveldbjni-1.9
1.8
leveldbjni-1.8

How to add a dependency to Maven

Add the following com.github.huangtianhua : leveldbjni maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.huangtianhua</groupId>
    <artifactId>leveldbjni</artifactId>
    <version>1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.huangtianhua : leveldbjni gradle dependency to your build.gradle file:

implementation 'com.github.huangtianhua:leveldbjni:1.8'

Gradle Kotlin DSL: Add the following com.github.huangtianhua : leveldbjni gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.huangtianhua:leveldbjni:1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.huangtianhua : leveldbjni sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.huangtianhua" % "leveldbjni" % "1.8"

Advertisement

Dependencies from Group

Aug 27, 2019
2 usages
0 stars

Discover Dependencies

Jul 17, 2023
122 stars
Apr 28, 2016
3 usages
2.2k stars
May 05, 2018
3 usages
17.9k stars
Dec 01, 2017
4 usages
1 stars
Jan 11, 2016
1 usages
61 stars
Jun 20, 2020
2 usages
322 stars
Oct 18, 2019
2 usages
76 stars
Jul 09, 2019
3 usages
1 stars