is not current version
Last Version 1.7.7

com.liulishuo.filedownloader:library 0.1.3

������������������������������������������������/������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������

GroupId

GroupId

com.liulishuo.filedownloader
ArtifactId

ArtifactId

library
Version

Version

0.1.3
Type

Type

aar

Download library 0.1.3


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