Cryptacular Library

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

License

License

GroupId

GroupId

org.cryptacular
ArtifactId

ArtifactId

cryptacular
Last Version

Last Version

1.2.5
Release Date

Release Date

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

How to add to project

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

Versions

Version
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0