is not current version
Last Version 0.10

com.github.gv2011:jsong 0.3.6


Categories

Categories

JSON Data
GroupId

GroupId

com.github.gv2011
ArtifactId

ArtifactId

jsong
Version

Version

0.3.6
Type

Type

jar

Download jsong 0.3.6


<!-- https://jarcasting.com/artifacts/com.github.gv2011/jsong/ -->
<dependency>
    <groupId>com.github.gv2011</groupId>
    <artifactId>jsong</artifactId>
    <version>0.3.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gv2011/jsong/
implementation 'com.github.gv2011:jsong:0.3.6'
// https://jarcasting.com/artifacts/com.github.gv2011/jsong/
implementation ("com.github.gv2011:jsong:0.3.6")
'com.github.gv2011:jsong:jar:0.3.6'
<dependency org="com.github.gv2011" name="jsong" rev="0.3.6">
  <artifact name="jsong" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gv2011', module='jsong', version='0.3.6')
)
libraryDependencies += "com.github.gv2011" % "jsong" % "0.3.6"
[com.github.gv2011/jsong "0.3.6"]