License |
License |
---|---|
GroupId | GroupIdcom.github.snowdream.android |
ArtifactId | ArtifactIdandroid-async-http |
Last Version | Last Version0.0.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionandroid-async-http
The android library project - android-async-http
|
Project URL |
Project URL |
Filename | Size |
---|---|
android-async-http-0.0.2.pom | |
android-async-http-0.0.2.jar | 37 KB |
android-async-http-0.0.2-sources.jar | 26 KB |
android-async-http-0.0.2-javadoc.jar | 102 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.android : android | jar | 2.1.2 |