Last Version

org.json 1.0.0

JSON framework based on org.json implementation

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.gaixie.json
ArtifactId

ArtifactId

json
Version

Version

1.0.0
Type

Type

jar
Description

Description

org.json
JSON framework based on org.json implementation
Project Organization

Project Organization

Gaixie.ORG

Download json 1.0.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.