Last Version

httpclient 3.4.2

An alternative Android testing framework.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.robolectric
ArtifactId

ArtifactId

httpclient
Version

Version

3.4.2
Type

Type

jar
Description

Description

httpclient
An alternative Android testing framework.
Project URL

Project URL

http://robolectric.org

Download httpclient 3.4.2


<!-- https://jarcasting.com/artifacts/org.robolectric/httpclient/ -->
<dependency>
    <groupId>org.robolectric</groupId>
    <artifactId>httpclient</artifactId>
    <version>3.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.robolectric/httpclient/
implementation 'org.robolectric:httpclient:3.4.2'
// https://jarcasting.com/artifacts/org.robolectric/httpclient/
implementation ("org.robolectric:httpclient:3.4.2")
'org.robolectric:httpclient:jar:3.4.2'
<dependency org="org.robolectric" name="httpclient" rev="3.4.2">
  <artifact name="httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.robolectric', module='httpclient', version='3.4.2')
)
libraryDependencies += "org.robolectric" % "httpclient" % "3.4.2"
[org.robolectric/httpclient "3.4.2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.0.3

test (5)

Group / Artifact Type Version
org.robolectric : robolectric jar 3.4.2
junit : junit jar 4.12
org.assertj : assertj-core jar 3.8.0
org.mockito : mockito-core jar 2.5.4
org.robolectric : android-all jar 5.1.1_r9-robolectric-1

Project Modules

There are no modules declared in this project.