JSON

Diversion Network JSON implementation using Parser API.

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.diversionmc
ArtifactId

ArtifactId

json
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JSON
Diversion Network JSON implementation using Parser API.
Project URL

Project URL

https://gitlab.com/diversionmc/json
Source Code Management

Source Code Management

https://gitlab.com/diversionmc/json/tree/master

Download json

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
net.diversionmc : parser jar 1.0.6
net.diversionmc : result jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0