Download client-2.2.1.41-cloud.jar file - Jar c

Jar examples for c:client

Description

Virgil is a stack of security libraries (ECIES with Crypto Agility wrapped in Virgil Cryptogram) and all the necessary infrastructure to enable seamless, end-to-end encryption for any application, platform or device. Learn about Virgil Java/Android SDK https://virgilsecurity.com/api-docs/java-android/quickstart

You can download jar file client 2.2.1.41-cloud in this page.

License

GNU Affero General Public License (AGPL) version 3.0

Build File

You can use the following script to add client-2.2.1.41-cloud.jar to your project.

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

Download

Click the following link to download the jar file.

client-2.2.1.41-cloud-javadoc.jar
client-2.2.1.41-cloud-sources.jar
client-2.2.1.41-cloud.jar
client-2.2.1.41-cloud.pom



Related Tutorials