MVN

org.robolectric : shadows-httpclient

Maven & Gradle

May 17, 2023
5.7k stars

httpclient · An alternative Android testing framework.

<dependency>
    <groupId>org.robolectric</groupId>
    <artifactId>shadows-httpclient</artifactId>
    <version>4.10.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.robolectric : shadows-httpclient to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.10.3
  • Latest Release Candidate: 4.2-rc1
  • Latest Beta: 4.5-beta-1
  • Latest Alpha: 4.10-alpha-1

All Versions

Choose a version of org.robolectric : shadows-httpclient to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.10.x
shadows-httpclient-4.10.3
shadows-httpclient-4.10.2
shadows-httpclient-4.10.1
4.10
shadows-httpclient-4.10
shadows-httpclient-4.10-alpha-1
4.9.x
shadows-httpclient-4.9.2
shadows-httpclient-4.9.1
4.9
shadows-httpclient-4.9
shadows-httpclient-4.9-alpha-1
4.8.x
shadows-httpclient-4.8.2
shadows-httpclient-4.8.1
4.8
shadows-httpclient-4.8
shadows-httpclient-4.8-alpha-1
4.7.x
shadows-httpclient-4.7.3
shadows-httpclient-4.7.2
shadows-httpclient-4.7.1
4.7
shadows-httpclient-4.7
shadows-httpclient-4.7-alpha-2
shadows-httpclient-4.7-alpha-1
4.6.x
shadows-httpclient-4.6.1
4.6
shadows-httpclient-4.6
shadows-httpclient-4.6-alpha-2
shadows-httpclient-4.6-alpha-1
4.5.x
shadows-httpclient-4.5.1
4.5
shadows-httpclient-4.5
shadows-httpclient-4.5-beta-1
shadows-httpclient-4.5-alpha-3
shadows-httpclient-4.5-alpha-2
shadows-httpclient-4.5-alpha-1
4.4.x
shadows-httpclient-4.4.1
4.4
shadows-httpclient-4.4
shadows-httpclient-4.4-beta-1
shadows-httpclient-4.4-alpha-5
shadows-httpclient-4.4-alpha-4
shadows-httpclient-4.4-alpha-3
shadows-httpclient-4.4-alpha-2
shadows-httpclient-4.4-alpha-1
4.3.x
shadows-httpclient-4.3.1
4.3
shadows-httpclient-4.3
shadows-httpclient-4.3-beta-1
shadows-httpclient-4.3-alpha-3
shadows-httpclient-4.3-alpha-2
shadows-httpclient-4.3-alpha-1
4.2.x
shadows-httpclient-4.2.1
4.2
shadows-httpclient-4.2
shadows-httpclient-4.2-rc1
shadows-httpclient-4.2-beta-1
shadows-httpclient-4.2-alpha-2
shadows-httpclient-4.2-alpha-1
4.1
shadows-httpclient-4.1
shadows-httpclient-4.1-beta-2
shadows-httpclient-4.1-beta-1
shadows-httpclient-4.1-alpha-1
4.0.x
shadows-httpclient-4.0.2
shadows-httpclient-4.0.1
4.0
shadows-httpclient-4.0
shadows-httpclient-4.0-beta-3
shadows-httpclient-4.0-beta-2
shadows-httpclient-4.0-beta-1
shadows-httpclient-4.0-alpha-3
shadows-httpclient-4.0-alpha-2
shadows-httpclient-4.0-alpha-1
3.8
shadows-httpclient-3.8
3.7.x
shadows-httpclient-3.7.1
3.7
shadows-httpclient-3.7
3.6.x
shadows-httpclient-3.6.2
shadows-httpclient-3.6.1
3.6
shadows-httpclient-3.6
shadows-httpclient-3.6-alpha-1
3.5.x
shadows-httpclient-3.5.1
3.5
shadows-httpclient-3.5
shadows-httpclient-3.5-rc1
3.4
shadows-httpclient-3.4-rc2
shadows-httpclient-3.4-rc1
3.3.x
shadows-httpclient-3.3.2
shadows-httpclient-3.3.1
3.3
shadows-httpclient-3.3
3.2.x
shadows-httpclient-3.2.2
shadows-httpclient-3.2.1
3.2
shadows-httpclient-3.2
shadows-httpclient-3.2-rc1
3.1.x
shadows-httpclient-3.1.4
shadows-httpclient-3.1.3
shadows-httpclient-3.1.2
shadows-httpclient-3.1.1
3.1
shadows-httpclient-3.1
shadows-httpclient-3.1-rc1
3.0
shadows-httpclient-3.0
shadows-httpclient-3.0-rc3
shadows-httpclient-3.0-rc2
shadows-httpclient-3.0-rc1

How to add a dependency to Maven

Add the following org.robolectric : shadows-httpclient maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.robolectric</groupId>
    <artifactId>shadows-httpclient</artifactId>
    <version>4.10.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.robolectric : shadows-httpclient gradle dependency to your build.gradle file:

implementation 'org.robolectric:shadows-httpclient:4.10.3'

Gradle Kotlin DSL: Add the following org.robolectric : shadows-httpclient gradle kotlin dependency to your build.gradle.kts file:

implementation("org.robolectric:shadows-httpclient:4.10.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.robolectric : shadows-httpclient sbt scala dependency to your build.sbt file:

libraryDependencies += "org.robolectric" % "shadows-httpclient" % "4.10.3"

Advertisement

Dependencies from Group

May 17, 2023
407 usages
5.7k stars
Sep 07, 2022
61 usages
17 usages
5.7k stars
May 17, 2023
14 usages
5.7k stars

Discover Dependencies

Apr 12, 2023
1 usages
3 stars
Apr 11, 2023
6 usages
Apr 11, 2023
6 usages
Sep 30, 2015
2 usages
0 stars
Sep 30, 2015
4 usages
0 stars
Sep 30, 2015
2 usages
0 stars
Sep 09, 2020
4 stars