io.github.xmljim.json:json-model

A modern modular Java 17 JSON Library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.xmljim.json
ArtifactId

ArtifactId

json-model
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

A modern modular Java 17 JSON Library

Download json-model

How to add to project

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

Dependencies

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1