Jar examples for c:commons-crypto
A slim facade for common crypto operations
You can download jar file commons-crypto 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add commons-crypto-1.0.0.jar to your project.
<dependency> <groupId>de.petendi</groupId> <artifactId>commons-crypto</artifactId> <version>1.0.0</version> </dependency>
compile group: 'de.petendi', name: 'commons-crypto', version: '1.0.0'
libraryDependencies += "de.petendi" % "commons-crypto" % "1.0.0"
<dependency org="de.petendi" name="commons-crypto" rev="1.0.0"/>
@Grapes(@Grab(group='de.petendi', module='commons-crypto', version='1.0.0'))
'de.petendi:commons-crypto:jar:1.0.0'
Click the following link to download the jar file.
commons-crypto-1.0.0-javadoc.jar