Last Version

Json Generator 1.0.0

Json data generator using JJson lib

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.djodjo.json
ArtifactId

ArtifactId

json-generator
Version

Version

1.0.0
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 json-generator 1.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.djodjo.json : json-wrapper jar 1.0.0
org.djodjo.json : json-core jar 1.0.0

test (1)

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

Project Modules

There are no modules declared in this project.