demo-json

json parser

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.wuare
ArtifactId

ArtifactId

demo-json
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

demo-json
json parser
Project URL

Project URL

https://github.com/wuare/demo

Download demo-json

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit Optional jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.0.5
0.0.3
0.0.2
0.0.1