Last Version

Simple JSON Parser and Formatter 1.5.5

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.5
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.5


<!-- 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.