is not current version
Last Version 0.34

io.fastjson:slumberdb-service-client 0.29


Categories

Categories

CLI User Interface JSON Data fastjson
GroupId

GroupId

io.fastjson
ArtifactId

ArtifactId

slumberdb-service-client
Version

Version

0.29
Type

Type

jar

Download slumberdb-service-client 0.29


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