is not current version
Last Version 0.0.2

com.github.snowdream.android:android-async-http 0.0.1

The android library project - android-async-http

GroupId

GroupId

com.github.snowdream.android
ArtifactId

ArtifactId

android-async-http
Version

Version

0.0.1
Type

Type

jar

Download android-async-http 0.0.1


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