is not current version
Last Version 0.5

io.fastjson:slumberdb 0.1

Key/Value Store for JSON for Boon

Categories

Categories

JSON Data fastjson
GroupId

GroupId

io.fastjson
ArtifactId

ArtifactId

slumberdb
Version

Version

0.1
Type

Type

pom

Download slumberdb 0.1

Filename Size
slumberdb-0.1.pom 3 KB
Browse

<!-- https://jarcasting.com/artifacts/io.fastjson/slumberdb/ -->
<dependency>
    <groupId>io.fastjson</groupId>
    <artifactId>slumberdb</artifactId>
    <version>0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.fastjson/slumberdb/
implementation 'io.fastjson:slumberdb:0.1'
// https://jarcasting.com/artifacts/io.fastjson/slumberdb/
implementation ("io.fastjson:slumberdb:0.1")
'io.fastjson:slumberdb:pom:0.1'
<dependency org="io.fastjson" name="slumberdb" rev="0.1">
  <artifact name="slumberdb" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.fastjson', module='slumberdb', version='0.1')
)
libraryDependencies += "io.fastjson" % "slumberdb" % "0.1"
[io.fastjson/slumberdb "0.1"]