is not current version
Last Version 1.0.8

cn.schoolwow:QuickDownload 1.0.6


GroupId

GroupId

cn.schoolwow
ArtifactId

ArtifactId

QuickDownload
Version

Version

1.0.6
Type

Type

jar

Download QuickDownload 1.0.6


<!-- https://jarcasting.com/artifacts/cn.schoolwow/QuickDownload/ -->
<dependency>
    <groupId>cn.schoolwow</groupId>
    <artifactId>QuickDownload</artifactId>
    <version>1.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/cn.schoolwow/QuickDownload/
implementation 'cn.schoolwow:QuickDownload:1.0.6'
// https://jarcasting.com/artifacts/cn.schoolwow/QuickDownload/
implementation ("cn.schoolwow:QuickDownload:1.0.6")
'cn.schoolwow:QuickDownload:jar:1.0.6'
<dependency org="cn.schoolwow" name="QuickDownload" rev="1.0.6">
  <artifact name="QuickDownload" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.schoolwow', module='QuickDownload', version='1.0.6')
)
libraryDependencies += "cn.schoolwow" % "QuickDownload" % "1.0.6"
[cn.schoolwow/QuickDownload "1.0.6"]