| Лицензия |
Лицензия |
|---|---|
| Группа | Группаwang.leal.ahel |
| Идентификатор | Идентификаторhttp |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеhttp
The http library base on okhttp.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| http-1.0.1.pom | |
| http-1.0.1-sources.jar | 60 KB |
| http-1.0.1-javadoc.jar | 261 bytes |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-android-extensions-runtime | jar | 1.5.30 |
| androidx.core » core-ktx | jar | 1.6.0 |