Xerial JSON Library

JSON Parser library.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.xerial
ArtifactId

ArtifactId

xerial-json
Last Version

Last Version

2.0.6
Release Date

Release Date

Type

Type

jar
Description

Description

Xerial JSON Library
JSON Parser library.
Project Organization

Project Organization

Xerial Project

Download xerial-json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.xerial : xerial-core jar 2.0.6
org.antlr : antlr jar 3.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.6
2.0.2
2.0