Apache HttpClient extensions for Android


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ok2c.hc4.android
ArtifactId

ArtifactId

httpclient-android
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

Apache HttpClient extensions for Android
Apache HttpClient extensions for Android
Project URL

Project URL

https://github.com/ok2c/httpclient-android-ext
Source Code Management

Source Code Management

https://github.com/ok2c/httpclient-android-ext

Download httpclient-android

How to add to project

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

Dependencies

compile (1)

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

Project Modules

There are no modules declared in this project.

Apache HttpClient Android extensions

This project provides a library of classes that facilitate the use of stock versions of Apache HttpClient on Android Platform.

Project documentation can be found here: Apache HttpClient Android extensions

Disclaimer: Apache HttpClient migration guide is an independent project not associated with the Apache Software Foundation. Recommendations and opinions expressed herein may not represent the official position of the Apache HttpComponents Project.

Versions

Version
0.1.0