Jar examples for f:ferris-crypto
The purpose of this project is to provide fascades over the javax.crypto package.
You can download jar file ferris-crypto 0.0.1 in this page.
You can use the following script to add ferris-crypto-0.0.1.jar to your project.
<dependency> <groupId>org.ferris</groupId> <artifactId>ferris-crypto</artifactId> <version>0.0.1</version> </dependency>
compile group: 'org.ferris', name: 'ferris-crypto', version: '0.0.1'
libraryDependencies += "org.ferris" % "ferris-crypto" % "0.0.1"
<dependency org="org.ferris" name="ferris-crypto" rev="0.0.1"/>
@Grapes(@Grab(group='org.ferris', module='ferris-crypto', version='0.0.1'))
'org.ferris:ferris-crypto:jar:0.0.1'
Click the following link to download the jar file.
ferris-crypto-0.0.1.jar