bannerx

A simple and handy Android http library.

Лицензия

Лицензия

Группа

Группа

io.github.shiweibsw
Идентификатор

Идентификатор

httpx
Последняя версия

Последняя версия

1.0.2
Дата

Дата

Тип

Тип

aar
Описание

Описание

bannerx
A simple and handy Android http library.
Ссылка на сайт

Ссылка на сайт

https://github.com/shiweibsw/httpx/
Система контроля версий

Система контроля версий

https://github.com/shiweibsw/httpx

Скачать httpx

Имя Файла Размер
httpx-1.0.2.pom
httpx-1.0.2-sources.jar 6 KB
httpx-1.0.2-javadoc.jar 261 bytes
Обзор

Как подключить последнюю версию

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.0.2
1.0.1-status
1.0.1
1.0.0