android-async-http

The android library project - android-async-http

License

License

GroupId

GroupId

com.github.snowdream.android
ArtifactId

ArtifactId

android-async-http
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

android-async-http
The android library project - android-async-http
Project URL

Project URL

https://github.com/snowdream/android-async-http

Download android-async-http

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.android : android jar 2.1.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.2
0.0.1