http

The http library base on okhttp.

License

License

GroupId

GroupId

wang.leal.ahel
ArtifactId

ArtifactId

http
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

aar
Description

Description

http
The http library base on okhttp.
Project URL

Project URL

https://github.com/wangleal/AHEL
Source Code Management

Source Code Management

https://github.com/wangleal/AHEL

Download http

How to add to project

<!-- https://jarcasting.com/artifacts/wang.leal.ahel/http/ -->
<dependency>
    <groupId>wang.leal.ahel</groupId>
    <artifactId>http</artifactId>
    <version>1.0.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/wang.leal.ahel/http/
implementation 'wang.leal.ahel:http:1.0.1'
// https://jarcasting.com/artifacts/wang.leal.ahel/http/
implementation ("wang.leal.ahel:http:1.0.1")
'wang.leal.ahel:http:aar:1.0.1'
<dependency org="wang.leal.ahel" name="http" rev="1.0.1">
  <artifact name="http" type="aar" />
</dependency>
@Grapes(
@Grab(group='wang.leal.ahel', module='http', version='1.0.1')
)
libraryDependencies += "wang.leal.ahel" % "http" % "1.0.1"
[wang.leal.ahel/http "1.0.1"]

Dependencies

compile (6)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.10
io.reactivex.rxjava3 : rxandroid jar 3.0.0
com.google.code.gson : gson jar 2.8.7
com.squareup.okhttp3 : okhttp jar 4.9.1
com.squareup.okhttp3 : logging-interceptor jar 4.9.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-android-extensions-runtime jar 1.5.30
androidx.core » core-ktx jar 1.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0