is not current version
Last Version 1.3

JSON.simple 1.2

Fork of the Java Toolkit (JSON.simple) that adopted to Java 14+.

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.akarazhev
ArtifactId

ArtifactId

json-simple
Version

Version

1.2
Type

Type

jar
Description

Description

JSON.simple
Fork of the Java Toolkit (JSON.simple) that adopted to Java 14+.
Project URL

Project URL

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

Source Code Management

https://github.com/akarazhev/json-simple

Download json-simple 1.2


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.