is not current version
Last Version 1.0.10

com.aliyun:drds20190123 0.0.2

Alibaba Cloud Distributed Relational Database Service (20190123) SDK for Java

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

drds20190123
Version

Version

0.0.2
Type

Type

jar

Download drds20190123 0.0.2


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