Categories |
CategoriesJSON Data Gson |
---|---|
GroupId | GroupIdtop.jfunc.json |
ArtifactId | ArtifactIdjson-gson |
Last Version | Last Version1.8.3 |
Release Date | Release Date |
Type | Typejar |
Filename | Size |
---|---|
json-gson-1.8.3.pom | |
json-gson-1.8.3.jar | 4 KB |
json-gson-1.8.3-sources.jar | 2 KB |
json-gson-1.8.3-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.jfunc.json/json-gson/ -->
<dependency>
<groupId>top.jfunc.json</groupId>
<artifactId>json-gson</artifactId>
<version>1.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/top.jfunc.json/json-gson/
implementation 'top.jfunc.json:json-gson:1.8.3'
// https://jarcasting.com/artifacts/top.jfunc.json/json-gson/
implementation ("top.jfunc.json:json-gson:1.8.3")
'top.jfunc.json:json-gson:jar:1.8.3'
<dependency org="top.jfunc.json" name="json-gson" rev="1.8.3">
<artifact name="json-gson" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.jfunc.json', module='json-gson', version='1.8.3')
)
libraryDependencies += "top.jfunc.json" % "json-gson" % "1.8.3"
[top.jfunc.json/json-gson "1.8.3"]