| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаio.github.shiyd0516.lib |
| Идентификатор | Идентификаторnetwork |
| Последняя версия | Последняя версия1.0.0 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
Описаниеnetwork
Android网络加载封装Retrofit
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| network-1.0.0.pom | |
| network-1.0.0-sources.jar | 10 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.shiyd0516.lib/network/ -->
<dependency>
<groupId>io.github.shiyd0516.lib</groupId>
<artifactId>network</artifactId>
<version>1.0.0</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.shiyd0516.lib/network/
implementation 'io.github.shiyd0516.lib:network:1.0.0'
// https://jarcasting.com/artifacts/io.github.shiyd0516.lib/network/
implementation ("io.github.shiyd0516.lib:network:1.0.0")
'io.github.shiyd0516.lib:network:aar:1.0.0'
<dependency org="io.github.shiyd0516.lib" name="network" rev="1.0.0">
<artifact name="network" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.shiyd0516.lib', module='network', version='1.0.0')
)
libraryDependencies += "io.github.shiyd0516.lib" % "network" % "1.0.0"
[io.github.shiyd0516.lib/network "1.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| androidx.annotation » annotation | jar | 1.2.0 |
| com.squareup.retrofit2 : retrofit | jar | 2.3.0 |
| com.squareup.retrofit2 : converter-gson | jar | 2.3.0 |
| com.squareup.retrofit2 : converter-scalars | jar | 2.3.0 |
| com.squareup.retrofit2 : converter-simplexml | jar | 2.3.0 |
| com.jakewharton.retrofit : retrofit2-rxjava2-adapter | jar | 1.0.0 |
| com.squareup.okhttp3 : logging-interceptor | jar | 3.8.1 |
| io.reactivex.rxjava2 : rxjava | jar | 2.2.12 |