Download drcnet-1.1.6.beta.jar file - Jar d

Jar examples for d:drcnet

Description

The core net compress protocol for Data Transmission Service

You can download jar file drcnet 1.1.6.beta in this page.

Build File

You can use the following script to add drcnet-1.1.6.beta.jar to your project.

<dependency>
   <groupId>com.aliyun.dts</groupId>
   <artifactId>drcnet</artifactId>
   <version>1.1.6.beta</version>
</dependency>
compile group: 'com.aliyun.dts', name: 'drcnet', version: '1.1.6.beta'
libraryDependencies += "com.aliyun.dts" % "drcnet" % "1.1.6.beta"
<dependency org="com.aliyun.dts" name="drcnet" rev="1.1.6.beta"/>
@Grapes(@Grab(group='com.aliyun.dts', module='drcnet', version='1.1.6.beta'))
'com.aliyun.dts:drcnet:jar:1.1.6.beta'

Download

Click the following link to download the jar file.

drcnet-1.1.6.beta-javadoc.jar
drcnet-1.1.6.beta-sources.jar
drcnet-1.1.6.beta.jar
drcnet-1.1.6.beta.pom



Related Tutorials