Apache HttpClient extensions for Android


License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ok2c.hc5.android
ArtifactId

ArtifactId

httpclient-android
Last Version

Last Version

0.2.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.hc5.android/httpclient-android/ -->
<dependency>
    <groupId>com.github.ok2c.hc5.android</groupId>
    <artifactId>httpclient-android</artifactId>
    <version>0.2.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ok2c.hc5.android/httpclient-android/
implementation 'com.github.ok2c.hc5.android:httpclient-android:0.2.0'
// https://jarcasting.com/artifacts/com.github.ok2c.hc5.android/httpclient-android/
implementation ("com.github.ok2c.hc5.android:httpclient-android:0.2.0")
'com.github.ok2c.hc5.android:httpclient-android:aar:0.2.0'
<dependency org="com.github.ok2c.hc5.android" name="httpclient-android" rev="0.2.0">
  <artifact name="httpclient-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.github.ok2c.hc5.android', module='httpclient-android', version='0.2.0')
)
libraryDependencies += "com.github.ok2c.hc5.android" % "httpclient-android" % "0.2.0"
[com.github.ok2c.hc5.android/httpclient-android "0.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.httpcomponents.client5 : httpclient5 jar 5.1.3
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1
0.1.0