Last Version

paperdb 2.7.2

Fast NoSQL data storage for Android

License

License

GroupId

GroupId

io.github.pilgr
ArtifactId

ArtifactId

paperdb
Version

Version

2.7.2
Type

Type

aar
Description

Description

paperdb
Fast NoSQL data storage for Android
Project URL

Project URL

https://github.com/pilgr/Paper
Source Code Management

Source Code Management

https://github.com/pilgr/Paper/tree/master

Download paperdb 2.7.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
com.esotericsoftware : kryo jar 4.0.1
de.javakaffee : kryo-serializers jar 0.40

runtime (1)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.3.1

Project Modules

There are no modules declared in this project.