| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesCLI User Interface JSON Data | 
        
| GroupId | GroupIdde.otto | 
    
| ArtifactId | ArtifactIdjsonhome-client | 
    
| Last Version | Last Version0.4.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionjsonhome-client 
            Generator library of the jsonhome project. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| jsonhome-client-0.4.0.pom | |
| jsonhome-client-0.4.0.jar | 6 KB | 
| jsonhome-client-0.4.0-sources.jar | 5 KB | 
| jsonhome-client-0.4.0-javadoc.jar | 46 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/de.otto/jsonhome-client/ -->
<dependency>
    <groupId>de.otto</groupId>
    <artifactId>jsonhome-client</artifactId>
    <version>0.4.0</version>
</dependency>
                // https://jarcasting.com/artifacts/de.otto/jsonhome-client/
implementation 'de.otto:jsonhome-client:0.4.0'
                // https://jarcasting.com/artifacts/de.otto/jsonhome-client/
implementation ("de.otto:jsonhome-client:0.4.0")
                'de.otto:jsonhome-client:jar:0.4.0'
                <dependency org="de.otto" name="jsonhome-client" rev="0.4.0">
  <artifact name="jsonhome-client" type="jar" />
</dependency>
                @Grapes(
@Grab(group='de.otto', module='jsonhome-client', version='0.4.0')
)
                libraryDependencies += "de.otto" % "jsonhome-client" % "0.4.0"
                [de.otto/jsonhome-client "0.4.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.httpcomponents : httpclient | jar | 4.5 | 
| de.otto : jsonhome-core | jar | 0.4.0 | 
| org.apache.httpcomponents : httpclient-cache | jar | 4.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.testng : testng | jar | 6.9.6 |