| License |
License |
|---|---|
| GroupId | GroupIdio.github.ztiany |
| ArtifactId | ArtifactIdandroid-simple-http |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
Descriptionandroid-simple-http
android-simple-http
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| android-simple-http-1.0.2.pom | |
| android-simple-http-1.0.2-sources.jar | 38 KB |
| android-simple-http-1.0.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.ztiany/android-simple-http/ -->
<dependency>
<groupId>io.github.ztiany</groupId>
<artifactId>android-simple-http</artifactId>
<version>1.0.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.ztiany/android-simple-http/
implementation 'io.github.ztiany:android-simple-http:1.0.2'
// https://jarcasting.com/artifacts/io.github.ztiany/android-simple-http/
implementation ("io.github.ztiany:android-simple-http:1.0.2")
'io.github.ztiany:android-simple-http:aar:1.0.2'
<dependency org="io.github.ztiany" name="android-simple-http" rev="1.0.2">
<artifact name="android-simple-http" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.ztiany', module='android-simple-http', version='1.0.2')
)
libraryDependencies += "io.github.ztiany" % "android-simple-http" % "1.0.2"
[io.github.ztiany/android-simple-http "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.squareup.retrofit2 : retrofit | jar | 2.9.0 |
| com.squareup.okhttp3 : okhttp | jar | 4.9.3 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.annotation » annotation | jar | 1.3.0 |
| com.google.code.gson : gson | jar | 2.9.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.9.0 |
| com.jakewharton.timber : timber | jar | 4.7.1 |