android-simple-http


License

License

GroupId

GroupId

io.github.ztiany
ArtifactId

ArtifactId

android-simple-http
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

aar
Description

Description

android-simple-http
android-simple-http
Project URL

Project URL

https://github.com/Ztiany/android-simple-http
Source Code Management

Source Code Management

https://github.com/Ztiany/android-simple-http

Download android-simple-http

How to add to project

<!-- 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"]

Dependencies

compile (3)

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

runtime (4)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0