is not current version
Last Version 0.2.0

com.github.ok2c.hc5.android:httpclient-android 0.1.0

Apache HttpClient extensions for Android

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.ok2c.hc5.android
ArtifactId

ArtifactId

httpclient-android
Version

Version

0.1.0
Type

Type

aar

Download httpclient-android 0.1.0


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