| License |
License |
|---|---|
| GroupId | GroupIdio.github.pilgr |
| ArtifactId | ArtifactIdpaperdb |
| Last Version | Last Version2.7.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionpaperdb
Fast NoSQL data storage for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| paperdb-2.7.2.pom | |
| paperdb-2.7.2-sources.jar | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.pilgr/paperdb/ -->
<dependency>
<groupId>io.github.pilgr</groupId>
<artifactId>paperdb</artifactId>
<version>2.7.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pilgr/paperdb/
implementation 'io.github.pilgr:paperdb:2.7.2'
// https://jarcasting.com/artifacts/io.github.pilgr/paperdb/
implementation ("io.github.pilgr:paperdb:2.7.2")
'io.github.pilgr:paperdb:aar:2.7.2'
<dependency org="io.github.pilgr" name="paperdb" rev="2.7.2">
<artifact name="paperdb" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.pilgr', module='paperdb', version='2.7.2')
)
libraryDependencies += "io.github.pilgr" % "paperdb" % "2.7.2"
[io.github.pilgr/paperdb "2.7.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.esotericsoftware : kryo | jar | 4.0.1 |
| de.javakaffee : kryo-serializers | jar | 0.40 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.appcompat » appcompat | jar | 1.3.1 |