Last Version

Cryptacular Library 1.2.5

The spectacular complement to the Bouncy Castle crypto API for Java.

License

License

GroupId

GroupId

org.cryptacular
ArtifactId

ArtifactId

cryptacular
Version

Version

1.2.5
Type

Type

jar
Description

Description

Cryptacular Library
The spectacular complement to the Bouncy Castle crypto API for Java.
Project URL

Project URL

http://www.cryptacular.org

Download cryptacular 1.2.5


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

Dependencies

compile (1)

Group / Artifact Type Version
org.bouncycastle : bcprov-jdk18on jar 1.71

test (1)

Group / Artifact Type Version
org.testng : testng jar 7.5

Project Modules

There are no modules declared in this project.