is not current version
Last Version 1.4.11

com.loopj.android:android-async-http 1.4.9

An Asynchronous HTTP Library for Android

GroupId

GroupId

com.loopj.android
ArtifactId

ArtifactId

android-async-http
Version

Version

1.4.9
Type

Type

jar

Download android-async-http 1.4.9


<!-- https://jarcasting.com/artifacts/com.loopj.android/android-async-http/ -->
<dependency>
    <groupId>com.loopj.android</groupId>
    <artifactId>android-async-http</artifactId>
    <version>1.4.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.loopj.android/android-async-http/
implementation 'com.loopj.android:android-async-http:1.4.9'
// https://jarcasting.com/artifacts/com.loopj.android/android-async-http/
implementation ("com.loopj.android:android-async-http:1.4.9")
'com.loopj.android:android-async-http:jar:1.4.9'
<dependency org="com.loopj.android" name="android-async-http" rev="1.4.9">
  <artifact name="android-async-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.loopj.android', module='android-async-http', version='1.4.9')
)
libraryDependencies += "com.loopj.android" % "android-async-http" % "1.4.9"
[com.loopj.android/android-async-http "1.4.9"]