is not current version
Last Version 1.5.5

Simple JSON Parser and Formatter 1.5.2

Simple parser and formatter for JSON

License

License

Categories

Categories

Net JSON Data
GroupId

GroupId

net.pwall.json
ArtifactId

ArtifactId

json-simple
Version

Version

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


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

Dependencies

compile (4)

Group / Artifact Type Version
net.pwall.json : json-functions jar 1.4.1
net.pwall.util : int-output jar 1.2
net.pwall.text : textmatcher jar 1.1
net.pwall.util : immutables jar 2.1

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.