is not current version
Last Version 1.5

io.alapierre.crypto:cipher 1.1

Common crypto util

License

License

GroupId

GroupId

io.alapierre.crypto
ArtifactId

ArtifactId

cipher
Version

Version

1.1
Type

Type

jar
Description

Description

Common crypto util

Download cipher 1.1


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

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

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.