Last Version

haolinSwiftDownloader 1.0.5

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

License

License

GroupId

GroupId

io.github.hunimeizi
ArtifactId

ArtifactId

haolinSwiftDownloader
Version

Version

1.0.5
Type

Type

aar
Description

Description

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

Project URL

https://github.com/hunimeizi/SwiftDownloaderSample
Source Code Management

Source Code Management

https://github.com/hunimeizi/SwiftDownloaderSample

Download haolinSwiftDownloader 1.0.5


<!-- 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"]

Dependencies

runtime (11)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.