is not current version
Last Version 1.0.5

io.github.hunimeizi:haolinSwiftDownloader 1.0.4

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

GroupId

GroupId

io.github.hunimeizi
ArtifactId

ArtifactId

haolinSwiftDownloader
Version

Version

1.0.4
Type

Type

aar

Download haolinSwiftDownloader 1.0.4


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