Last Version

AsyncDownload Library 0.1.0

A simple library for asynchronous downloading.

License

License

GroupId

GroupId

com.github.liuguangqiang
ArtifactId

ArtifactId

asyncdownload
Version

Version

0.1.0
Type

Type

aar
Description

Description

AsyncDownload Library
A simple library for asynchronous downloading.
Project URL

Project URL

https://github.com/liuguangqiang/AsyncDownload
Source Code Management

Source Code Management

https://github.com/liuguangqiang/AsyncDownload

Download asyncdownload 0.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.