Simple JSON Parser and Formatter

Simple parser and formatter for JSON

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-simple
Last Version

Last Version

1.5.5
Release Date

Release Date

Type

Type

jar
Description

Description

Simple JSON Parser and Formatter
Simple parser and formatter for JSON
Project URL

Project URL

https://github.com/pwall567/json-simple
Source Code Management

Source Code Management

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

Download json-simple

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
net.pwall.json : json-functions jar 1.5
net.pwall.util : int-output jar 1.3
net.pwall.text : textmatcher jar 1.1
net.pwall.util : immutables jar 2.2

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5
1.4
1.3.1
1.3
1.2
1.1
1.0