httpclient

An alternative Android testing framework.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.robolectric
ArtifactId

ArtifactId

httpclient
Last Version

Last Version

3.4.2
Release Date

Release Date

Type

Type

jar
Description

Description

httpclient
An alternative Android testing framework.
Project URL

Project URL

http://robolectric.org

Download httpclient

How to add to project

<!-- 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.

Versions

Version
3.4.2
3.4.1
3.4
3.4-rc5
3.4-rc4
3.4-rc3