Last Version

xson 1.2

java json library.

License

License

GroupId

GroupId

io.github.xcr1234
ArtifactId

ArtifactId

xson
Version

Version

1.2
Type

Type

jar
Description

Description

xson
java json library.
Project URL

Project URL

https://github.com/xcr1234/json
Source Code Management

Source Code Management

https://github.com/xcr1234/mohttp

Download xson 1.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.5

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.