json

Simple JSON data structure manipulating library

License

License

Categories

Categories

Ant Build Tools JSON Data
GroupId

GroupId

io.github.antonsjava
ArtifactId

ArtifactId

json
Last Version

Last Version

1.13
Release Date

Release Date

Type

Type

jar
Description

Description

json
Simple JSON data structure manipulating library
Project URL

Project URL

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

Source Code Management

https://github.com/antonsjava/json

Download json

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.13