network

网络请求组件

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.0.7
Дата

Дата

Тип

Тип

aar
Описание

Описание

network
网络请求组件
Ссылка на сайт

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

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

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

https://github.com/AIlll/Components

Скачать network

Имя Файла Размер
network-1.0.7.pom
network-1.0.7-sources.jar 6 KB
Обзор

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.6.0
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.6.0
org.jetbrains.kotlinx : kotlinx-serialization-json jar 1.3.2
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.okhttp3 : okhttp jar 4.9.3
com.squareup.okhttp3 : logging-interceptor jar 4.9.3
com.squareup.okio : okio jar 3.0.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

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

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

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

Версия
1.0.7
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0