is not current version
Last Version 1.2.0

net.diversionmc:json 1.0.0

Diversion Network JSON implementation using Parser API.

Categories

Categories

Net JSON Data
GroupId

GroupId

net.diversionmc
ArtifactId

ArtifactId

json
Version

Version

1.0.0
Type

Type

jar

Download json 1.0.0


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