Last Version

HttpComponents Client for Android 4.3.5.1


License

License

Apache License, Version 2.0
Categories

Categories

CLI User Interface
GroupId

GroupId

org.apache.httpcomponents
ArtifactId

ArtifactId

httpclient-android
Version

Version

4.3.5.1
Type

Type

jar
Description

Description

HttpComponents Client for Android
Project URL

Project URL

http://hc.apache.org/httpcomponents-client/
Project Organization

Project Organization

The Apache Software Foundation

Download httpclient-android 4.3.5.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.