Download crypto_2.11-0.4.2.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.2 in this page.

License

Apache 2

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials