| License | 
                License | 
        
|---|---|
| GroupId | GroupIdch.viascom.groundwork | 
    
| ArtifactId | ArtifactIdfoxhttp | 
    
| Last Version | Last Version1.3.6 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionGroundWork - FoxHttp 
            The FoxHttp provides a fast and easy http client for java and android. It is part of the GroundWork Project by Viascom. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| foxhttp-1.3.6.pom | |
| foxhttp-1.3.6.jar | 200 KB | 
| foxhttp-1.3.6-sources.jar | 116 KB | 
| foxhttp-1.3.6-javadoc.jar | 991 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/ch.viascom.groundwork/foxhttp/ -->
<dependency>
    <groupId>ch.viascom.groundwork</groupId>
    <artifactId>foxhttp</artifactId>
    <version>1.3.6</version>
</dependency>
                // https://jarcasting.com/artifacts/ch.viascom.groundwork/foxhttp/
implementation 'ch.viascom.groundwork:foxhttp:1.3.6'
                // https://jarcasting.com/artifacts/ch.viascom.groundwork/foxhttp/
implementation ("ch.viascom.groundwork:foxhttp:1.3.6")
                'ch.viascom.groundwork:foxhttp:jar:1.3.6'
                <dependency org="ch.viascom.groundwork" name="foxhttp" rev="1.3.6">
  <artifact name="foxhttp" type="jar" />
</dependency>
                @Grapes(
@Grab(group='ch.viascom.groundwork', module='foxhttp', version='1.3.6')
)
                libraryDependencies += "ch.viascom.groundwork" % "foxhttp" % "1.3.6"
                [ch.viascom.groundwork/foxhttp "1.3.6"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.22 | 
| joda-time : joda-time | jar | 2.9.9 | 
| com.google.code.gson : gson | jar | 2.8.2 | 
| ch.viascom.groundwork : service-result | jar | 1.4 | 
| com.thoughtworks.xstream : xstream | jar | 1.4.9 | 
| org.slf4j : slf4j-api | jar | 1.7.25 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.easytesting : fest-assert-core | jar | 2.0M10 | 
| org.apache.httpcomponents : httpclient | jar | 4.5.3 | 
| ch.viascom.groundwork : restclient-http | jar | 1.1 | 
| com.squareup.okhttp3 : okhttp | jar | 3.8.0 |