Last Version

YunXiaoWei Gateway Library 1.1.1

common library

License

License

Categories

Categories

Net
GroupId

GroupId

com.tencent.yunxiaowei.net
ArtifactId

ArtifactId

gateway
Version

Version

1.1.1
Type

Type

aar
Description

Description

YunXiaoWei Gateway Library
common library
Project URL

Project URL

https://git.woa.com/kael-project/net-gateway.git

Download gateway 1.1.1

Filename Size
gateway-1.1.1.pom
Browse

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

Dependencies

compile (4)

Group / Artifact Type Version
com.tencent.yunxiaowei.tools : log jar 1.0.2
com.annimon : stream jar 1.2.1
com.google.code.gson : gson jar 2.8.5
com.tencent.yunxiaowei.base : iplist jar 1.0.3

Project Modules

There are no modules declared in this project.