is not current version
Last Version 1.1

com.taobao.csp.ahas:ahas-gateway-client-outer 1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.taobao.csp.ahas
ArtifactId

ArtifactId

ahas-gateway-client-outer
Version

Version

1.0
Type

Type

jar

Download ahas-gateway-client-outer 1.0


<!-- https://jarcasting.com/artifacts/com.taobao.csp.ahas/ahas-gateway-client-outer/ -->
<dependency>
    <groupId>com.taobao.csp.ahas</groupId>
    <artifactId>ahas-gateway-client-outer</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.taobao.csp.ahas/ahas-gateway-client-outer/
implementation 'com.taobao.csp.ahas:ahas-gateway-client-outer:1.0'
// https://jarcasting.com/artifacts/com.taobao.csp.ahas/ahas-gateway-client-outer/
implementation ("com.taobao.csp.ahas:ahas-gateway-client-outer:1.0")
'com.taobao.csp.ahas:ahas-gateway-client-outer:jar:1.0'
<dependency org="com.taobao.csp.ahas" name="ahas-gateway-client-outer" rev="1.0">
  <artifact name="ahas-gateway-client-outer" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.taobao.csp.ahas', module='ahas-gateway-client-outer', version='1.0')
)
libraryDependencies += "com.taobao.csp.ahas" % "ahas-gateway-client-outer" % "1.0"
[com.taobao.csp.ahas/ahas-gateway-client-outer "1.0"]