| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data | 
        
| GroupId | GroupIdcom.matrixshell | 
    
| ArtifactId | ArtifactIdjsongenerator | 
    
| Last Version | Last Version0.0.3 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjson-generator-tool-for-testing 
            This project is a library for creating duplicates of key and value for testing purpose. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| jsongenerator-0.0.3.pom | |
| jsongenerator-0.0.3.jar | 9 KB | 
| jsongenerator-0.0.3-sources.jar | 6 KB | 
| jsongenerator-0.0.3-javadoc.jar | 396 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.matrixshell/jsongenerator/ -->
<dependency>
    <groupId>com.matrixshell</groupId>
    <artifactId>jsongenerator</artifactId>
    <version>0.0.3</version>
</dependency>
                // https://jarcasting.com/artifacts/com.matrixshell/jsongenerator/
implementation 'com.matrixshell:jsongenerator:0.0.3'
                // https://jarcasting.com/artifacts/com.matrixshell/jsongenerator/
implementation ("com.matrixshell:jsongenerator:0.0.3")
                'com.matrixshell:jsongenerator:jar:0.0.3'
                <dependency org="com.matrixshell" name="jsongenerator" rev="0.0.3">
  <artifact name="jsongenerator" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.matrixshell', module='jsongenerator', version='0.0.3')
)
                libraryDependencies += "com.matrixshell" % "jsongenerator" % "0.0.3"
                [com.matrixshell/jsongenerator "0.0.3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.6 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |