MVN

ch.viascom.groundwork : foxhttp

Maven & Gradle

Dec 11, 2018
2 usages
3 stars

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

<dependency>
    <groupId>ch.viascom.groundwork</groupId>
    <artifactId>foxhttp</artifactId>
    <version>1.3.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.viascom.groundwork : foxhttp to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.3.6
  • Latest Release Candidate: 1.3-RC2

All Versions

Choose a version of ch.viascom.groundwork : foxhttp to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.3.x
foxhttp-1.3.6
foxhttp-1.3.5
foxhttp-1.3.4
foxhttp-1.3.3
foxhttp-1.3.2
foxhttp-1.3.1
1.3
foxhttp-1.3
foxhttp-1.3-RC2
foxhttp-1.3-RC1
1.2.x
foxhttp-1.2.1
1.2
foxhttp-1.2
foxhttp-1.2-RC
1.1
foxhttp-1.1
1.0
foxhttp-1.0

How to add a dependency to Maven

Add the following ch.viascom.groundwork : foxhttp maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>ch.viascom.groundwork</groupId>
    <artifactId>foxhttp</artifactId>
    <version>1.3.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following ch.viascom.groundwork : foxhttp gradle dependency to your build.gradle file:

implementation 'ch.viascom.groundwork:foxhttp:1.3.6'

Gradle Kotlin DSL: Add the following ch.viascom.groundwork : foxhttp gradle kotlin dependency to your build.gradle.kts file:

implementation("ch.viascom.groundwork:foxhttp:1.3.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following ch.viascom.groundwork : foxhttp sbt scala dependency to your build.sbt file:

libraryDependencies += "ch.viascom.groundwork" % "foxhttp" % "1.3.6"

Advertisement

Dependencies from Group

Dec 06, 2016
3 usages
3 stars
Jul 04, 2017
2 usages
0 stars
Dec 07, 2016
2 usages
3 stars
Dec 11, 2018
2 usages
3 stars

Discover Dependencies

Feb 04, 2017
6 usages
155 stars
Feb 04, 2017
1 usages
41 stars
Oct 13, 2018
1 usages
18 stars
Feb 14, 2017
1 usages
0 stars
Jun 18, 2020
1 usages
7 stars
Aug 17, 2023
2 usages
5 stars
Oct 20, 2017
2 usages
3 stars