License |
License |
---|---|
GroupId | GroupIdin.xiandan |
ArtifactId | ArtifactIdokdownload-ext |
Last Version | Last Version1.0.7 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionokdownload-ext
主要为了快速解决使用okdownload时的一些问题
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
okdownload-ext-1.0.7.pom | |
okdownload-ext-1.0.7-sources.jar | 2 KB |
okdownload-ext-1.0.7-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/in.xiandan/okdownload-ext/ -->
<dependency>
<groupId>in.xiandan</groupId>
<artifactId>okdownload-ext</artifactId>
<version>1.0.7</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/in.xiandan/okdownload-ext/
implementation 'in.xiandan:okdownload-ext:1.0.7'
// https://jarcasting.com/artifacts/in.xiandan/okdownload-ext/
implementation ("in.xiandan:okdownload-ext:1.0.7")
'in.xiandan:okdownload-ext:aar:1.0.7'
<dependency org="in.xiandan" name="okdownload-ext" rev="1.0.7">
<artifact name="okdownload-ext" type="aar" />
</dependency>
@Grapes(
@Grab(group='in.xiandan', module='okdownload-ext', version='1.0.7')
)
libraryDependencies += "in.xiandan" % "okdownload-ext" % "1.0.7"
[in.xiandan/okdownload-ext "1.0.7"]