Download common-crypto-1.6.0-RELEASE.jar file - Jar c

Jar examples for c:common-crypto

Description

Cryptography utilities for authentication projects

You can download jar file common-crypto 1.6.0-RELEASE in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add common-crypto-1.6.0-RELEASE.jar to your project.

<dependency>
   <groupId>com.ohadr</groupId>
   <artifactId>common-crypto</artifactId>
   <version>1.6.0-RELEASE</version>
</dependency>
compile group: 'com.ohadr', name: 'common-crypto', version: '1.6.0-RELEASE'
libraryDependencies += "com.ohadr" % "common-crypto" % "1.6.0-RELEASE"
<dependency org="com.ohadr" name="common-crypto" rev="1.6.0-RELEASE"/>
@Grapes(@Grab(group='com.ohadr', module='common-crypto', version='1.6.0-RELEASE'))
'com.ohadr:common-crypto:jar:1.6.0-RELEASE'

Download

Click the following link to download the jar file.

common-crypto-1.6.0-RELEASE-javadoc.jar
common-crypto-1.6.0-RELEASE-sources.jar
common-crypto-1.6.0-RELEASE.jar
common-crypto-1.6.0-RELEASE.pom



Related Tutorials