Last Version

Android Thin DownloadManager 1.0.0

Thin DownloadManager to download files to avoid the DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.

License

License

GroupId

GroupId

com.mani
ArtifactId

ArtifactId

thindownloadmanager
Version

Version

1.0.0
Type

Type

aar
Description

Description

Android Thin DownloadManager
Thin DownloadManager to download files to avoid the DOWNLOAD_WITHOUT_NOTIFICATION permission if you are using Android's DownloadManager in your apps.
Project URL

Project URL

https://github.com/smanikandan14/ThinDownloadManager
Source Code Management

Source Code Management

https://github.com/smanikandan14/ThinDownloadManager

Download thindownloadmanager 1.0.0


<!-- https://jarcasting.com/artifacts/com.mani/thindownloadmanager/ -->
<dependency>
    <groupId>com.mani</groupId>
    <artifactId>thindownloadmanager</artifactId>
    <version>1.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.mani/thindownloadmanager/
implementation 'com.mani:thindownloadmanager:1.0.0'
// https://jarcasting.com/artifacts/com.mani/thindownloadmanager/
implementation ("com.mani:thindownloadmanager:1.0.0")
'com.mani:thindownloadmanager:aar:1.0.0'
<dependency org="com.mani" name="thindownloadmanager" rev="1.0.0">
  <artifact name="thindownloadmanager" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.mani', module='thindownloadmanager', version='1.0.0')
)
libraryDependencies += "com.mani" % "thindownloadmanager" % "1.0.0"
[com.mani/thindownloadmanager "1.0.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.