is not current version
Last Version 0.0.11

io.github.wycst:light-json 0.0.10


Categories

Categories

JSON Data
GroupId

GroupId

io.github.wycst
ArtifactId

ArtifactId

light-json
Version

Version

0.0.10
Type

Type

jar

Download light-json 0.0.10


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