is not current version
Last Version 0.34

io.fastjson:slumberdb-bundle 0.30

Key/Value Store for JSON for Boon

Categories

Categories

JSON Data fastjson
GroupId

GroupId

io.fastjson
ArtifactId

ArtifactId

slumberdb-bundle
Version

Version

0.30
Type

Type

pom

Download slumberdb-bundle 0.30

Filename Size
slumberdb-bundle-0.30.pom 911 bytes
Browse

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