Jar examples for h:httpclient-android
You can download jar file httpclient-android 4.3.5.1 in this page.
Apache License, Version 2.0
You can use the following script to add httpclient-android-4.3.5.1.jar to your project.
<dependency> <groupId>org.apache.httpcomponents</groupId> <artifactId>httpclient-android</artifactId> <version>4.3.5.1</version> </dependency>
compile group: 'org.apache.httpcomponents', name: 'httpclient-android', version: '4.3.5.1'
libraryDependencies += "org.apache.httpcomponents" % "httpclient-android" % "4.3.5.1"
<dependency org="org.apache.httpcomponents" name="httpclient-android" rev="4.3.5.1"/>
@Grapes(@Grab(group='org.apache.httpcomponents', module='httpclient-android', version='4.3.5.1'))
'org.apache.httpcomponents:httpclient-android:jar:4.3.5.1'
Click the following link to download the jar file.
httpclient-android-4.3.5.1-javadoc.jar