License |
License |
---|---|
Categories |
CategoriesNet JSON Data |
GroupId | GroupIdnet.diversionmc |
ArtifactId | ArtifactIdjson |
Version | Version1.0.3 |
Type | Typejar |
Description |
DescriptionJSON
Diversion Network JSON implementation using Parser API.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
json-1.0.3.pom | |
json-1.0.3.jar | 16 KB |
json-1.0.3-sources.jar | 5 KB |
json-1.0.3-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.diversionmc/json/ -->
<dependency>
<groupId>net.diversionmc</groupId>
<artifactId>json</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.diversionmc/json/
implementation 'net.diversionmc:json:1.0.3'
// https://jarcasting.com/artifacts/net.diversionmc/json/
implementation ("net.diversionmc:json:1.0.3")
'net.diversionmc:json:jar:1.0.3'
<dependency org="net.diversionmc" name="json" rev="1.0.3">
<artifact name="json" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.diversionmc', module='json', version='1.0.3')
)
libraryDependencies += "net.diversionmc" % "json" % "1.0.3"
[net.diversionmc/json "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
net.diversionmc : parser | jar | 1.0.2 |