is not current version
Last Version 0.15.8.202206221624

com.thegoate:json 0.15.8.202102261845

goate module for json

Categories

Categories

JSON Data
GroupId

GroupId

com.thegoate
ArtifactId

ArtifactId

json
Version

Version

0.15.8.202102261845
Type

Type

jar

Download json 0.15.8.202102261845


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