json

A json reader and writer

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

io.github.poulpogaz
ArtifactId

ArtifactId

json
Last Version

Last Version

1.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

json
A json reader and writer
Project URL

Project URL

https://github.com/PoulpoGaz/json
Source Code Management

Source Code Management

https://github.com/PoulpoGaz/json/

Download json

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.2
1.2.1
1.2
1.1
1.0.1
1.0