Download cryptacular-1.2.0.jar file - Jar c

Jar examples for c:cryptacular

Description

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

You can download jar file cryptacular 1.2.0 in this page.

License

Apache 2

Build File

You can use the following script to add cryptacular-1.2.0.jar to your project.

<dependency>
   <groupId>org.cryptacular</groupId>
   <artifactId>cryptacular</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'org.cryptacular', name: 'cryptacular', version: '1.2.0'
libraryDependencies += "org.cryptacular" % "cryptacular" % "1.2.0"
<dependency org="org.cryptacular" name="cryptacular" rev="1.2.0"/>
@Grapes(@Grab(group='org.cryptacular', module='cryptacular', version='1.2.0'))
'org.cryptacular:cryptacular:jar:1.2.0'

Download

Click the following link to download the jar file.

cryptacular-1.2.0-javadoc.jar
cryptacular-1.2.0-sources.jar
cryptacular-1.2.0.jar
cryptacular-1.2.0.pom



Related Tutorials