FileDownloader

this is a powerful http-file download tool, it is to make downloading http file easily.

License

License

GroupId

GroupId

com.github.wlfcolin
ArtifactId

ArtifactId

FileDownloader
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

aar
Description

Description

FileDownloader
this is a powerful http-file download tool, it is to make downloading http file easily.
Project URL

Project URL

https://github.com/wlfcolin/file-downloader
Source Code Management

Source Code Management

https://github.com/wlfcolin/file-downloader

Download FileDownloader

How to add to project

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

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.

Versions

Version
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
0.1.0