is not current version
Last Version 1.1.5.2

com.alibaba.csb.sdk:user-extend-client 1.1.2.0

CSB user extend client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.alibaba.csb.sdk
ArtifactId

ArtifactId

user-extend-client
Version

Version

1.1.2.0
Type

Type

jar

Download user-extend-client 1.1.2.0


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