Last Version

GroundWork - FoxHttp 1.3.6

The FoxHttp provides a fast and easy http client for java and android. It is part of the GroundWork Project by Viascom.

License

License

GroupId

GroupId

ch.viascom.groundwork
ArtifactId

ArtifactId

foxhttp
Version

Version

1.3.6
Type

Type

jar
Description

Description

GroundWork - 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

https://github.com/viascom/groundwork/

Download foxhttp 1.3.6


<!-- 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"]

Dependencies

provided (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

test (5)

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

Project Modules

There are no modules declared in this project.