Last Version

crypto4j 1.0.1

Dependency to Encrypt and Decrypt values for Java

License

License

Categories

Categories

Spock Application Testing & Monitoring
GroupId

GroupId

io.github.mrspock182
ArtifactId

ArtifactId

crypto4j
Version

Version

1.0.1
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 1.0.1


<!-- 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.