Download jabit-cryptography-bouncy-2.0.1.jar file - Jar j

Jar examples for j:jabit-cryptography-bouncy

Description

The Cryptography implementation using bouncy castle

You can download jar file jabit-cryptography-bouncy 2.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add jabit-cryptography-bouncy-2.0.1.jar to your project.

<dependency>
   <groupId>ch.dissem.jabit</groupId>
   <artifactId>jabit-cryptography-bouncy</artifactId>
   <version>2.0.1</version>
</dependency>
compile group: 'ch.dissem.jabit', name: 'jabit-cryptography-bouncy', version: '2.0.1'
libraryDependencies += "ch.dissem.jabit" % "jabit-cryptography-bouncy" % "2.0.1"
<dependency org="ch.dissem.jabit" name="jabit-cryptography-bouncy" rev="2.0.1"/>
@Grapes(@Grab(group='ch.dissem.jabit', module='jabit-cryptography-bouncy', version='2.0.1'))
'ch.dissem.jabit:jabit-cryptography-bouncy:jar:2.0.1'

Download

Click the following link to download the jar file.

jabit-cryptography-bouncy-2.0.1-javadoc.jar
jabit-cryptography-bouncy-2.0.1-sources.jar
jabit-cryptography-bouncy-2.0.1.jar
jabit-cryptography-bouncy-2.0.1.pom



Related Tutorials