License |
License |
---|---|
Categories |
CategoriesSpock Application Testing & Monitoring |
GroupId | GroupIdio.github.mrspock182 |
ArtifactId | ArtifactIdcrypto4j |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncrypto4j
Dependency to Encrypt and Decrypt values for Java
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
crypto4j-1.0.1.pom | |
crypto4j-1.0.1.jar | 15 KB |
crypto4j-1.0.1-sources.jar | 7 KB |
crypto4j-1.0.1-javadoc.jar | 102 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |