is not current version
Last Version 1.1.1

com.tencent.yunxiaowei.net:gateway 1.0.5

Android library for com.tencent.yunxiaowei.net.gateway-1.0.5.aar.

Categories

Categories

Net
GroupId

GroupId

com.tencent.yunxiaowei.net
ArtifactId

ArtifactId

gateway
Version

Version

1.0.5
Type

Type

aar

Download gateway 1.0.5

Filename Size
gateway-1.0.5.pom
Browse

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