is not current version
Last Version 1.1.1

com.tencent.yunxiaowei.net:gateway 1.0.7

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

Categories

Categories

Net
GroupId

GroupId

com.tencent.yunxiaowei.net
ArtifactId

ArtifactId

gateway
Version

Version

1.0.7
Type

Type

aar

Download gateway 1.0.7

Filename Size
gateway-1.0.7.pom
Browse

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