не последняя версия
Последняя версия 1.9.7

com.aliyun:dts20200101 1.9.5

Alibaba Cloud Data Transmission (20200101) SDK for Java

Группа

Группа

com.aliyun
Идентификатор

Идентификатор

dts20200101
Версия

Версия

1.9.5
Тип

Тип

jar

Скачать dts20200101 1.9.5


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