MVN

io.github.pcmind : leveldb-api

Maven & Gradle

May 19, 2020
5 usages
21 stars

High level Java API for LevelDB

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

Latest Version

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

  • Latest Stable: 1.2

All Versions

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

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

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "io.github.pcmind" % "leveldb-api" % "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

Jul 16, 2019
4 usages
43 stars
Oct 19, 2018
1 stars
Oct 19, 2018
2 usages
1 stars
Jun 14, 2022
2 usages
73 stars
Jun 14, 2022
5 usages
73 stars
Jul 31, 2023
10 usages
75 stars
Aug 26, 2023
4 usages
4.5k stars
Feb 05, 2019
1 usages
0 stars