is not current version
Last Version 1.2.5

org.cryptacular:cryptacular 1.1.3

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

GroupId

GroupId

org.cryptacular
ArtifactId

ArtifactId

cryptacular
Version

Version

1.1.3
Type

Type

jar

Download cryptacular 1.1.3


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