License |
License |
---|---|
Categories |
CategoriesMirror Application Layer Libs Introspection |
GroupId | GroupIdcom.tencent.mirrors.base |
ArtifactId | ArtifactIdwup |
Last Version | Last Version1.0.0-1 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionwup
Wrapper Android library of wup-1.0.0-SNAPSHOT.jar.
|
Project URL |
Project URL |
Filename | Size |
---|---|
wup-1.0.0-1.pom | |
wup-1.0.0-1.aar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.mirrors.base/wup/ -->
<dependency>
<groupId>com.tencent.mirrors.base</groupId>
<artifactId>wup</artifactId>
<version>1.0.0-1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.mirrors.base/wup/
implementation 'com.tencent.mirrors.base:wup:1.0.0-1'
// https://jarcasting.com/artifacts/com.tencent.mirrors.base/wup/
implementation ("com.tencent.mirrors.base:wup:1.0.0-1")
'com.tencent.mirrors.base:wup:aar:1.0.0-1'
<dependency org="com.tencent.mirrors.base" name="wup" rev="1.0.0-1">
<artifact name="wup" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.mirrors.base', module='wup', version='1.0.0-1')
)
libraryDependencies += "com.tencent.mirrors.base" % "wup" % "1.0.0-1"
[com.tencent.mirrors.base/wup "1.0.0-1"]