Json Generator

Json data generator using JJson lib

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.djodjo.json
ArtifactId

ArtifactId

JsonGenerator
Last Version

Last Version

1.0.0-RC1
Release Date

Release Date

Type

Type

jar
Description

Description

Json Generator
Json data generator using JJson lib
Project URL

Project URL

https://github.com/djodjoni/JustJson/tree/master/json-generator
Source Code Management

Source Code Management

https://github.com/djodjoni/JustJson/tree/master/json-generator

Download JsonGenerator

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
jjson » JsonWrapper jar unspecified
jjson » JustJsonLib jar unspecified

test (1)

Group / Artifact Type Version
junit : junit jar [4,)

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-RC1