is not current version
Last Version 1.0.0-1

com.tencent.yunxiaowei.base:wup 1.0.0

Data classes and utility classes for WUP protocol.

GroupId

GroupId

com.tencent.yunxiaowei.base
ArtifactId

ArtifactId

wup
Version

Version

1.0.0
Type

Type

aar

Download wup 1.0.0

Filename Size
wup-1.0.0.pom
wup-1.0.0.aar 46 KB
Browse

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