Jar examples for c:common-crypto
Cryptography utilities for authentication projects
You can download jar file common-crypto 2.1-RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add common-crypto-2.1-RELEASE.jar to your project.
<dependency> <groupId>com.ohadr</groupId> <artifactId>common-crypto</artifactId> <version>2.1-RELEASE</version> </dependency>
compile group: 'com.ohadr', name: 'common-crypto', version: '2.1-RELEASE'
libraryDependencies += "com.ohadr" % "common-crypto" % "2.1-RELEASE"
<dependency org="com.ohadr" name="common-crypto" rev="2.1-RELEASE"/>
@Grapes(@Grab(group='com.ohadr', module='common-crypto', version='2.1-RELEASE'))
'com.ohadr:common-crypto:jar:2.1-RELEASE'
Click the following link to download the jar file.
common-crypto-2.1-RELEASE-javadoc.jar