is not current version
Last Version 1.0.3-RELEASE

com.github.czy1024:json-gson 1.0.2-RELEASE


Categories

Categories

JSON Data Gson
GroupId

GroupId

com.github.czy1024
ArtifactId

ArtifactId

json-gson
Version

Version

1.0.2-RELEASE
Type

Type

jar

Download json-gson 1.0.2-RELEASE


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