| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet JSON Data | 
        
| GroupId | GroupIdnet.sourceforge.kivu4j | 
    
| ArtifactId | ArtifactIdutils-json | 
    
| Last Version | Last Version1.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionKivu4j : Utils : Json 
            There are many java projects 
         | 
    
| Filename | Size | 
|---|---|
| utils-json-1.0.pom | |
| utils-json-1.0.jar | 7 KB | 
| utils-json-1.0-sources.jar | 6 KB | 
| utils-json-1.0-javadoc.jar | 67 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.sourceforge.kivu4j/utils-json/ -->
<dependency>
    <groupId>net.sourceforge.kivu4j</groupId>
    <artifactId>utils-json</artifactId>
    <version>1.0</version>
</dependency>
                // https://jarcasting.com/artifacts/net.sourceforge.kivu4j/utils-json/
implementation 'net.sourceforge.kivu4j:utils-json:1.0'
                // https://jarcasting.com/artifacts/net.sourceforge.kivu4j/utils-json/
implementation ("net.sourceforge.kivu4j:utils-json:1.0")
                'net.sourceforge.kivu4j:utils-json:jar:1.0'
                <dependency org="net.sourceforge.kivu4j" name="utils-json" rev="1.0">
  <artifact name="utils-json" type="jar" />
</dependency>
                @Grapes(
@Grab(group='net.sourceforge.kivu4j', module='utils-json', version='1.0')
)
                libraryDependencies += "net.sourceforge.kivu4j" % "utils-json" % "1.0"
                [net.sourceforge.kivu4j/utils-json "1.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.google.code.gson : gson | jar | 2.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.10 |