Categories |
CategoriesJSON Data fastjson |
---|---|
GroupId | GroupIdio.fastjson |
ArtifactId | ArtifactIdslumberdb-service |
Version | Version0.29 |
Type | Typejar |
Filename | Size |
---|---|
slumberdb-service-0.29.pom | |
slumberdb-service-0.29.jar | 26 KB |
slumberdb-service-0.29-sources.jar | 7 KB |
slumberdb-service-0.29-mod.zip | 9 MB |
slumberdb-service-0.29-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.fastjson/slumberdb-service/ -->
<dependency>
<groupId>io.fastjson</groupId>
<artifactId>slumberdb-service</artifactId>
<version>0.29</version>
</dependency>
// https://jarcasting.com/artifacts/io.fastjson/slumberdb-service/
implementation 'io.fastjson:slumberdb-service:0.29'
// https://jarcasting.com/artifacts/io.fastjson/slumberdb-service/
implementation ("io.fastjson:slumberdb-service:0.29")
'io.fastjson:slumberdb-service:jar:0.29'
<dependency org="io.fastjson" name="slumberdb-service" rev="0.29">
<artifact name="slumberdb-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fastjson', module='slumberdb-service', version='0.29')
)
libraryDependencies += "io.fastjson" % "slumberdb-service" % "0.29"
[io.fastjson/slumberdb-service "0.29"]