License |
License |
---|---|
GroupId | GroupIdcom.bihe0832.android |
ArtifactId | ArtifactIdlib-download |
Last Version | Last Version4.20.33 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionLibDownload
Android APP Factory
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lib-download-4.20.33.pom | |
lib-download-4.20.33.aar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.bihe0832.android/lib-download/ -->
<dependency>
<groupId>com.bihe0832.android</groupId>
<artifactId>lib-download</artifactId>
<version>4.20.33</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-download/
implementation 'com.bihe0832.android:lib-download:4.20.33'
// https://jarcasting.com/artifacts/com.bihe0832.android/lib-download/
implementation ("com.bihe0832.android:lib-download:4.20.33")
'com.bihe0832.android:lib-download:aar:4.20.33'
<dependency org="com.bihe0832.android" name="lib-download" rev="4.20.33">
<artifact name="lib-download" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.bihe0832.android', module='lib-download', version='4.20.33')
)
libraryDependencies += "com.bihe0832.android" % "lib-download" % "4.20.33"
[com.bihe0832.android/lib-download "4.20.33"]