is not current version
Last Version 1.1.15

com.alibaba.csp:ahas-switch-client 1.1.4

The AHAS switch client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alibaba.csp
ArtifactId

ArtifactId

ahas-switch-client
Version

Version

1.1.4
Type

Type

jar

Download ahas-switch-client 1.1.4


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