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

Jar examples for c:common-crypto

Description

Cryptography utilities for authentication projects

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

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

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



Related Tutorials