is not current version
Last Version 0.34

io.fastjson:slumberdb-service-model 0.29


Categories

Categories

JSON Data fastjson
GroupId

GroupId

io.fastjson
ArtifactId

ArtifactId

slumberdb-service-model
Version

Version

0.29
Type

Type

jar

Download slumberdb-service-model 0.29


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