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