j

json

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