Download client-2.2.1.41-cloud.beta.2.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.beta.2 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.beta.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials