is not current version
Last Version 1.1.6

com.aliyun.dts:drcnet 1.1.5

The core net compress protocol for Data Transmission Service

Categories

Categories

Net
GroupId

GroupId

com.aliyun.dts
ArtifactId

ArtifactId

drcnet
Version

Version

1.1.5
Type

Type

jar

Download drcnet 1.1.5


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