Crypt

Utility for encryption and decryption of strings and files.

License

License

GroupId

GroupId

edu.uci.qa
ArtifactId

ArtifactId

crypt
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Crypt
Utility for encryption and decryption of strings and files.

Download crypt

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
net.sf.jopt-simple : jopt-simple jar 5.0.3

test (2)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
edu.uci.qa

UCI Office of Information Technology

Versions

Version
0.0.3