crypto4j

Dependency to Encrypt and Decrypt values for Java

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

io.github.mrspock182
ArtifactId

ArtifactId

crypto4j
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

crypto4j
Dependency to Encrypt and Decrypt values for Java
Project URL

Project URL

http://github.com/MrSpock182/crypto4j
Source Code Management

Source Code Management

http://github.com/MrSpock182/crypto4j

Download crypto4j

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0