is not current version
Last Version 2.1.1

club.gclmit:chaos-json 2.1.0

${project.artifactId}

Categories

Categories

JSON Data
GroupId

GroupId

club.gclmit
ArtifactId

ArtifactId

chaos-json
Version

Version

2.1.0
Type

Type

jar

Download chaos-json 2.1.0


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