j

json

goate module for json
http://www.thegoate.com
MIT
Eric Angeli
Files download
File Operation
json-0.15.17.202311202323.jar download
json-0.15.17.202311202323.pom download
json-0.15.17.202311202323-sources.jar download
Apache Maven
<dependency>
  <groupId>com.thegoate</groupId>
  <artifactId>json</artifactId>
  <version>0.15.17.202311202323</version>
</dependency>
Gradle Groovy
implementation 'com.thegoate:json:0.15.17.202311202323'
Gradle Kotlin
implementation("com.thegoate:json:0.15.17.202311202323")
Scala SBT
libraryDependencies += "com.thegoate" % "json" % "0.15.17.202311202323"
Groovy Grape
@Grapes(
  @Grab(group='com.thegoate', module='json', version='0.15.17.202311202323')
)
Apache Ivy
<dependency org="com.thegoate" name="json" rev="0.15.17.202311202323" />
Leiningen
[com.thegoate/json "0.15.17.202311202323"]
Apache Buildr
'com.thegoate:json:jar:0.15.17.202311202323'