Last Version

json-ordered 0.0.2

Ordered version of JSONObject

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.tsohr
ArtifactId

ArtifactId

json
Version

Version

0.0.2
Type

Type

jar
Description

Description

json-ordered
Ordered version of JSONObject
Project URL

Project URL

https://github.com/tsohr/JSON-java
Source Code Management

Source Code Management

https://github.com/tsohr/JSON-java

Download json 0.0.2


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

Dependencies

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.1
com.jayway.jsonpath : json-path jar 2.1.0
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.