Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.thegoate |
ArtifactId | ArtifactIdjson |
Version | Version0.15.8.202104272200 |
Type | Typejar |
Filename | Size |
---|---|
json-0.15.8.202104272200.pom | |
json-0.15.8.202104272200.jar | 52 KB |
json-0.15.8.202104272200-sources.jar | 44 KB |
json-0.15.8.202104272200-javadoc.jar | 140 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thegoate/json/ -->
<dependency>
<groupId>com.thegoate</groupId>
<artifactId>json</artifactId>
<version>0.15.8.202104272200</version>
</dependency>
// https://jarcasting.com/artifacts/com.thegoate/json/
implementation 'com.thegoate:json:0.15.8.202104272200'
// https://jarcasting.com/artifacts/com.thegoate/json/
implementation ("com.thegoate:json:0.15.8.202104272200")
'com.thegoate:json:jar:0.15.8.202104272200'
<dependency org="com.thegoate" name="json" rev="0.15.8.202104272200">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thegoate', module='json', version='0.15.8.202104272200')
)
libraryDependencies += "com.thegoate" % "json" % "0.15.8.202104272200"
[com.thegoate/json "0.15.8.202104272200"]