is not current version
Last Version 4.0.1

JSON.simple 3.1.1

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
Version

Version

3.1.1
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 3.1.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.