is not current version
Last Version 0.34

io.fastjson:slumberdb-core 0.29


Categories

Categories

JSON Data fastjson
GroupId

GroupId

io.fastjson
ArtifactId

ArtifactId

slumberdb-core
Version

Version

0.29
Type

Type

jar

Download slumberdb-core 0.29


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