haolinSwiftDownloader

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

License

License

GroupId

GroupId

io.github.hunimeizi
ArtifactId

ArtifactId

haolinSwiftDownloader
Last Version

Last Version

1.0.5
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0