Crypto

Convenience wrappers for AES and MD5 encryption.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.panteleyev
ArtifactId

ArtifactId

crypto
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

Crypto
Convenience wrappers for AES and MD5 encryption.

Download crypto

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0