is not current version
Last Version 0.17.3

io.github.liewhite:json_3 0.17.0

json

Categories

Categories

JSON Data
GroupId

GroupId

io.github.liewhite
ArtifactId

ArtifactId

json_3
Version

Version

0.17.0
Type

Type

jar

Download json_3 0.17.0


<!-- https://jarcasting.com/artifacts/io.github.liewhite/json_3/ -->
<dependency>
    <groupId>io.github.liewhite</groupId>
    <artifactId>json_3</artifactId>
    <version>0.17.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.liewhite/json_3/
implementation 'io.github.liewhite:json_3:0.17.0'
// https://jarcasting.com/artifacts/io.github.liewhite/json_3/
implementation ("io.github.liewhite:json_3:0.17.0")
'io.github.liewhite:json_3:jar:0.17.0'
<dependency org="io.github.liewhite" name="json_3" rev="0.17.0">
  <artifact name="json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.liewhite', module='json_3', version='0.17.0')
)
libraryDependencies += "io.github.liewhite" % "json_3" % "0.17.0"
[io.github.liewhite/json_3 "0.17.0"]