io.alapierre.crypto:cipher

Common crypto util

License

License

GroupId

GroupId

io.alapierre.crypto
ArtifactId

ArtifactId

cipher
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Common crypto util

Download cipher

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
io.alapierre.commons : io-utils jar 1.3
org.jetbrains : annotations jar 23.0.0
org.bouncycastle : bcpkix-jdk15on jar 1.70

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.22

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.1