Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdio.github.liewhite |
ArtifactId | ArtifactIdjson_3 |
Version | Version0.11.1 |
Type | Typejar |
Filename | Size |
---|---|
json_3-0.11.1.pom | |
json_3-0.11.1.jar | 188 KB |
json_3-0.11.1-sources.jar | 11 KB |
json_3-0.11.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.liewhite/json_3/ -->
<dependency>
<groupId>io.github.liewhite</groupId>
<artifactId>json_3</artifactId>
<version>0.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/json_3/
implementation 'io.github.liewhite:json_3:0.11.1'
// https://jarcasting.com/artifacts/io.github.liewhite/json_3/
implementation ("io.github.liewhite:json_3:0.11.1")
'io.github.liewhite:json_3:jar:0.11.1'
<dependency org="io.github.liewhite" name="json_3" rev="0.11.1">
<artifact name="json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='json_3', version='0.11.1')
)
libraryDependencies += "io.github.liewhite" % "json_3" % "0.11.1"
[io.github.liewhite/json_3 "0.11.1"]