is not current version
Last Version 0.0.3

com.matrixshell:jsongenerator 0.0.1

This project is a library for creating duplicates of key and value for testing purpose.

Categories

Categories

JSON Data
GroupId

GroupId

com.matrixshell
ArtifactId

ArtifactId

jsongenerator
Version

Version

0.0.1
Type

Type

jar

Download jsongenerator 0.0.1


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