is not current version
Last Version 1.0.10

com.aliyun:drds20190123 1.0.7

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

GroupId

GroupId

com.aliyun
ArtifactId

ArtifactId

drds20190123
Version

Version

1.0.7
Type

Type

jar

Download drds20190123 1.0.7


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