Last Version

Apache HttpClient extensions for Android 0.1.0

Apache HttpClient extensions for Android

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ok2c.hc4.android
ArtifactId

ArtifactId

httpclient-android
Version

Version

0.1.0
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 0.1.0


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