is not current version
Last Version 2.2

edu.vt.middleware:vt-crypt 2.1.4

Library for performing common cryptographic operations

GroupId

GroupId

edu.vt.middleware
ArtifactId

ArtifactId

vt-crypt
Version

Version

2.1.4
Type

Type

jar

Download vt-crypt 2.1.4


<!-- https://jarcasting.com/artifacts/edu.vt.middleware/vt-crypt/ -->
<dependency>
    <groupId>edu.vt.middleware</groupId>
    <artifactId>vt-crypt</artifactId>
    <version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/edu.vt.middleware/vt-crypt/
implementation 'edu.vt.middleware:vt-crypt:2.1.4'
// https://jarcasting.com/artifacts/edu.vt.middleware/vt-crypt/
implementation ("edu.vt.middleware:vt-crypt:2.1.4")
'edu.vt.middleware:vt-crypt:jar:2.1.4'
<dependency org="edu.vt.middleware" name="vt-crypt" rev="2.1.4">
  <artifact name="vt-crypt" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.vt.middleware', module='vt-crypt', version='2.1.4')
)
libraryDependencies += "edu.vt.middleware" % "vt-crypt" % "2.1.4"
[edu.vt.middleware/vt-crypt "2.1.4"]