Download vt-crypt-2.1.3.jar file - Jar v

Jar examples for v:vt-crypt

Description

Library for performing common cryptographic operations

You can download jar file vt-crypt 2.1.3 in this page.

License

Apache 2

Build File

You can use the following script to add vt-crypt-2.1.3.jar to your project.

<dependency>
   <groupId>edu.vt.middleware</groupId>
   <artifactId>vt-crypt</artifactId>
   <version>2.1.3</version>
</dependency>
compile group: 'edu.vt.middleware', name: 'vt-crypt', version: '2.1.3'
libraryDependencies += "edu.vt.middleware" % "vt-crypt" % "2.1.3"
<dependency org="edu.vt.middleware" name="vt-crypt" rev="2.1.3"/>
@Grapes(@Grab(group='edu.vt.middleware', module='vt-crypt', version='2.1.3'))
'edu.vt.middleware:vt-crypt:jar:2.1.3'

Download

Click the following link to download the jar file.

vt-crypt-2.1.3-javadoc.jar
vt-crypt-2.1.3-sources.jar
vt-crypt-2.1.3.jar
vt-crypt-2.1.3.pom



Related Tutorials