is not current version
Last Version 1.2.2

json 1.0.1

A json reader and writer

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

io.github.poulpogaz
ArtifactId

ArtifactId

json
Version

Version

1.0.1
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

http://github.com/PoulpoGaz/json/

Download json 1.0.1


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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.