| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.shiweibsw |
| Идентификатор | Идентификаторhttpx |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеbannerx
A simple and handy Android http library.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |