License |
License |
---|---|
GroupId | GroupIdorg.cryptacular |
ArtifactId | ArtifactIdcryptacular |
Last Version | Last Version1.2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCryptacular Library
The spectacular complement to the Bouncy Castle crypto API for Java.
|
Project URL |
Project URL |
Filename | Size |
---|---|
cryptacular-1.2.5.pom | |
cryptacular-1.2.5.jar | 158 KB |
cryptacular-1.2.5-sources.jar | 130 KB |
cryptacular-1.2.5-javadoc.jar | 767 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk18on | jar | 1.71 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.5 |