j

json

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