Last Version

json 1.0

A simple parser for JSON-String processing

License

License

Categories

Categories

IDE Development Tools Net JSON Data
GroupId

GroupId

net.seidengarn
ArtifactId

ArtifactId

json
Version

Version

1.0
Type

Type

jar
Description

Description

json
A simple parser for JSON-String processing
Project URL

Project URL

https://github.com/rasei/json

Download json 1.0


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.