License |
License |
---|---|
GroupId | GroupIdcom.github.snowdream.android |
ArtifactId | ArtifactIdhttp |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttp
android-http
|
Filename | Size |
---|---|
http-1.0.pom | |
http-1.0.jar | 3 KB |
http-1.0-sources.jar | 1 KB |
http-1.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.snowdream.android/http/ -->
<dependency>
<groupId>com.github.snowdream.android</groupId>
<artifactId>http</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.snowdream.android/http/
implementation 'com.github.snowdream.android:http:1.0'
// https://jarcasting.com/artifacts/com.github.snowdream.android/http/
implementation ("com.github.snowdream.android:http:1.0")
'com.github.snowdream.android:http:jar:1.0'
<dependency org="com.github.snowdream.android" name="http" rev="1.0">
<artifact name="http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.snowdream.android', module='http', version='1.0')
)
libraryDependencies += "com.github.snowdream.android" % "http" % "1.0"
[com.github.snowdream.android/http "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.squareup.okhttp : okhttp | jar | 1.5.4 |
com.github.kevinsawicki : http-request | jar | 5.6 |
com.koushikdutta.async : androidasync | jar | 1.2.4 |
com.loopj.android : android-async-http | jar | 1.4.4 |