Download vt-crypt-2.1.4.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.4 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials