is not current version
Last Version 0.1.5-beta

com.aliyun:aliyun-gateway-pop 0.0.4-beta


GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

aliyun-gateway-pop
Version

Version

0.0.4-beta
Type

Type

jar

Download aliyun-gateway-pop 0.0.4-beta


<!-- https://jarcasting.com/artifacts/com.aliyun/aliyun-gateway-pop/ -->
<dependency>
    <groupId>com.aliyun</groupId>
    <artifactId>aliyun-gateway-pop</artifactId>
    <version>0.0.4-beta</version>
</dependency>
// https://jarcasting.com/artifacts/com.aliyun/aliyun-gateway-pop/
implementation 'com.aliyun:aliyun-gateway-pop:0.0.4-beta'
// https://jarcasting.com/artifacts/com.aliyun/aliyun-gateway-pop/
implementation ("com.aliyun:aliyun-gateway-pop:0.0.4-beta")
'com.aliyun:aliyun-gateway-pop:jar:0.0.4-beta'
<dependency org="com.aliyun" name="aliyun-gateway-pop" rev="0.0.4-beta">
  <artifact name="aliyun-gateway-pop" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aliyun', module='aliyun-gateway-pop', version='0.0.4-beta')
)
libraryDependencies += "com.aliyun" % "aliyun-gateway-pop" % "0.0.4-beta"
[com.aliyun/aliyun-gateway-pop "0.0.4-beta"]