is not current version
Last Version 1.0.2

bannerx 1.0.1

A simple and handy Android http library.

License

License

GroupId

GroupId

io.github.shiweibsw
ArtifactId

ArtifactId

httpx
Version

Version

1.0.1
Type

Type

aar
Description

Description

bannerx
A simple and handy Android http library.
Project URL

Project URL

https://github.com/shiweibsw/httpx/
Source Code Management

Source Code Management

https://github.com/shiweibsw/httpx

Download httpx 1.0.1


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

Dependencies

compile (8)

Group / Artifact Type Version
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.4.2
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.jakewharton.retrofit : retrofit2-kotlin-coroutines-adapter jar 0.9.2
com.squareup.okhttp3 : logging-interceptor jar 3.14.7
com.google.code.gson : gson jar 2.8.6
androidx.lifecycle » lifecycle-common-java8 jar 2.3.0

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.72
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.2.1

Project Modules

There are no modules declared in this project.