| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.github.hunimeizi |
| Идентификатор | ИдентификаторhaolinSwiftDownloader |
| Последняя версия | Последняя версия1.0.5 |
| Дата | Дата |
| Тип | Типaar |
| Описание |
ОписаниеhaolinSwiftDownloader
基于OkHttp和kotlin协程实现的下载器
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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 |