License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.gv2011 |
ArtifactId | ArtifactIdjsong |
Last Version | Last Version0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeneral purpose utilities - parent.
|
Filename | Size |
---|---|
jsong-0.10.pom | |
jsong-0.10.jar | 9 KB |
jsong-0.10-sources.jar | 4 KB |
jsong-0.10-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.gv2011/jsong/ -->
<dependency>
<groupId>com.github.gv2011</groupId>
<artifactId>jsong</artifactId>
<version>0.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/jsong/
implementation 'com.github.gv2011:jsong:0.10'
// https://jarcasting.com/artifacts/com.github.gv2011/jsong/
implementation ("com.github.gv2011:jsong:0.10")
'com.github.gv2011:jsong:jar:0.10'
<dependency org="com.github.gv2011" name="jsong" rev="0.10">
<artifact name="jsong" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='jsong', version='0.10')
)
libraryDependencies += "com.github.gv2011" % "jsong" % "0.10"
[com.github.gv2011/jsong "0.10"]
Group / Artifact | Type | Version |
---|---|---|
com.github.gv2011 : util-apis | jar | 0.10 |
com.github.gv2011 : util-json | jar | 0.10 |
com.github.gv2011 : gsoncore-old | jar | 0.9 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.activation : jakarta.activation-api | jar | 2.0.0 |