MVN

io.github.pilgr : paperdb

Maven & Gradle

Dec 21, 2021
9 usages
2.3k stars

paperdb · Fast NoSQL data storage for Android

<dependency>
    <groupId>io.github.pilgr</groupId>
    <artifactId>paperdb</artifactId>
    <version>2.7.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.7.2

All Versions

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

Version Vulnerabilities Updated
2.7.x
paperdb-2.7.2
paperdb-2.7.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.github.pilgr</groupId>
    <artifactId>paperdb</artifactId>
    <version>2.7.2</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.github.pilgr:paperdb:2.7.2'

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

implementation("io.github.pilgr:paperdb:2.7.2")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.github.pilgr" % "paperdb" % "2.7.2"

Advertisement

Dependencies from Group

Dec 21, 2021
9 usages
2.3k stars

Discover Dependencies

Jan 22, 2022
0 stars
Aug 25, 2023
4 usages
1.8k stars
Nov 01, 2021
1 usages
Feb 15, 2023
3 usages
97 stars
Oct 06, 2011
42 usages
Sep 25, 2014
1 usages
1.6k stars
Jan 20, 2013
2 usages
2 stars