JSON.simple

Java 7+ toolkit to quickly develop RFC 4627 JSON compatible applications.

License

License

Categories

Categories

CLI User Interface JSON Data
GroupId

GroupId

com.github.cliftonlabs
ArtifactId

ArtifactId

json-simple
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

JSON.simple
Java 7+ toolkit to quickly develop RFC 4627 JSON compatible applications.
Project URL

Project URL

https://cliftonlabs.github.io/json-simple/
Source Code Management

Source Code Management

https://github.com/cliftonlabs/json-simple.git

Download json-simple

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.
com.github.cliftonlabs

Clifton Labs

Versions

Version
4.0.1
4.0.0
3.1.1
3.1.0
3.0.2
3.0.1
3.0.0
2.3.1
2.3.0
2.2.0
2.1.2
2.1.1
2.1.0
2.0.0