haolinSwiftDownloader

基于OkHttp和kotlin协程实现的下载器

Лицензия

Лицензия

Группа

Группа

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

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

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

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

1.0.5
Дата

Дата

Тип

Тип

aar
Описание

Описание

haolinSwiftDownloader
基于OkHttp和kotlin协程实现的下载器
Ссылка на сайт

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

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

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

https://github.com/hunimeizi/SwiftDownloaderSample

Скачать haolinSwiftDownloader

Имя Файла Размер
haolinSwiftDownloader-1.0.5.pom
Обзор

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

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

Зависимости

runtime (11)

Идентификатор библиотеки Тип Версия
org.jetbrains.kotlin : kotlin-stdlib jar 1.4.32
androidx.core » core-ktx jar 1.3.2
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
com.squareup.okhttp3 : okhttp jar 4.9.1
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.4.2
androidx.room » room-runtime jar 2.2.6
androidx.room » room-ktx jar 2.2.6
androidx.lifecycle » lifecycle-service jar 2.3.1
androidx.lifecycle » lifecycle-runtime-ktx jar 2.3.1
androidx.lifecycle » lifecycle-viewmodel-ktx jar 2.3.1

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

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

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

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