MVN

io.github.pcmind : leveldb

Maven & Gradle

May 19, 2020
6 usages
21 stars

Port of LevelDB to Java

<dependency>
    <groupId>io.github.pcmind</groupId>
    <artifactId>leveldb</artifactId>
    <version>1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.github.pcmind : leveldb to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2

All Versions

Choose a version of io.github.pcmind : leveldb to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2
leveldb-1.2
1.1
leveldb-1.1
1.0
leveldb-1.0
0.12
leveldb-0.12
0.11
leveldb-0.11

How to add a dependency to Maven

Add the following io.github.pcmind : leveldb maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.github.pcmind</groupId>
    <artifactId>leveldb</artifactId>
    <version>1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.github.pcmind : leveldb gradle dependency to your build.gradle file:

implementation 'io.github.pcmind:leveldb:1.2'

Gradle Kotlin DSL: Add the following io.github.pcmind : leveldb gradle kotlin dependency to your build.gradle.kts file:

implementation("io.github.pcmind:leveldb:1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.github.pcmind : leveldb sbt scala dependency to your build.sbt file:

libraryDependencies += "io.github.pcmind" % "leveldb" % "1.2"

Advertisement

Dependencies from Group

May 19, 2020
6 usages
21 stars
May 19, 2020
5 usages
21 stars
May 19, 2020
22 stars
May 19, 2020
21 stars

Discover Dependencies

Sep 05, 2022
4 usages
0 stars
Jun 06, 2022
4 usages
2 stars
Jun 09, 2023
9 usages
428 stars
Dec 29, 2020
8 usages
40 stars
lce
May 21, 2021
2 usages
39 stars
Sep 02, 2022
8 usages
3 stars
May 06, 2023
5 usages
2 stars
Dec 15, 2014
6 usages
50 stars
May 23, 2023
39 usages
122 stars