Jar examples for c:cryptacular
The spectacular complement to the Bouncy Castle crypto API for Java.
You can download jar file cryptacular 1.1.1 in this page.
Apache 2
You can use the following script to add cryptacular-1.1.1.jar to your project.
<dependency> <groupId>org.cryptacular</groupId> <artifactId>cryptacular</artifactId> <version>1.1.1</version> </dependency>
compile group: 'org.cryptacular', name: 'cryptacular', version: '1.1.1'
libraryDependencies += "org.cryptacular" % "cryptacular" % "1.1.1"
<dependency org="org.cryptacular" name="cryptacular" rev="1.1.1"/>
@Grapes(@Grab(group='org.cryptacular', module='cryptacular', version='1.1.1'))
'org.cryptacular:cryptacular:jar:1.1.1'
Click the following link to download the jar file.
cryptacular-1.1.1-javadoc.jar