не последняя версия
Последняя версия 1.0.0-1

com.tencent.yunxiaowei.base:wup 1.0.0

Data classes and utility classes for WUP protocol.

Группа

Группа

com.tencent.yunxiaowei.base
Идентификатор

Идентификатор

wup
Версия

Версия

1.0.0
Тип

Тип

aar

Скачать wup 1.0.0

Имя Файла Размер
wup-1.0.0.pom
wup-1.0.0.aar 46 KB
Обзор

<!-- 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"]