is not current version
Last Version 1.4.0

com.aliyun.dts:dts-new-subscribe-sdk 1.3.2

The Aliyun new Subscribe SDK for Java used for accessing Data Transmission Service

GroupId

GroupId

com.aliyun.dts
ArtifactId

ArtifactId

dts-new-subscribe-sdk
Version

Version

1.3.2
Type

Type

jar

Download dts-new-subscribe-sdk 1.3.2


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