Jar examples for v:vt-crypt
Library for performing common cryptographic operations
You can download jar file vt-crypt 2.1.4 in this page.
Apache 2
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'
Click the following link to download the jar file.
vt-crypt-2.1.4-javadoc.jar