Download crypto_2.11-0.4.7.jar file - Jar c

Jar examples for c:crypto-2.11

Description

ubirch util with crypto related code

You can download jar file crypto_2.11 0.4.7 in this page.

License

Apache 2

Build File

You can use the following script to add crypto_2.11-0.4.7.jar to your project.

<dependency>
   <groupId>com.ubirch.util</groupId>
   <artifactId>crypto_2.11</artifactId>
   <version>0.4.7</version>
</dependency>
compile group: 'com.ubirch.util', name: 'crypto_2.11', version: '0.4.7'
libraryDependencies += "com.ubirch.util" % "crypto_2.11" % "0.4.7"
<dependency org="com.ubirch.util" name="crypto_2.11" rev="0.4.7"/>
@Grapes(@Grab(group='com.ubirch.util', module='crypto_2.11', version='0.4.7'))
'com.ubirch.util:crypto_2.11:jar:0.4.7'

Download

Click the following link to download the jar file.

crypto_2.11-0.4.7-javadoc.jar
crypto_2.11-0.4.7-sources.jar
crypto_2.11-0.4.7.jar
crypto_2.11-0.4.7.pom



Related Tutorials