is not current version
Last Version 0.34

io.fastjson:slumberdb-service-client 0.30


Categories

Categories

CLI User Interface JSON Data fastjson
GroupId

GroupId

io.fastjson
ArtifactId

ArtifactId

slumberdb-service-client
Version

Version

0.30
Type

Type

jar

Download slumberdb-service-client 0.30


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