io.github.xmljim.json:jsonfactory

A modern modular Java 17 JSON Library

License

License

Categories

Categories

JSON Data
GroupId

GroupId

io.github.xmljim.json
ArtifactId

ArtifactId

jsonfactory
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

A modern modular Java 17 JSON Library

Download jsonfactory

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.github.xmljim.json : json-model jar 1.0.2

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