Download kryptotek-core-1.0.18.jar file - Jar k

Jar examples for k:kryptotek-core

Description

Kryptotek provides an easy to use abstraction layer for cryptographic functions

You can download jar file kryptotek-core 1.0.18 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add kryptotek-core-1.0.18.jar to your project.

<dependency>
   <groupId>com.kloudtek.kryptotek</groupId>
   <artifactId>kryptotek-core</artifactId>
   <version>1.0.18</version>
</dependency>
compile group: 'com.kloudtek.kryptotek', name: 'kryptotek-core', version: '1.0.18'
libraryDependencies += "com.kloudtek.kryptotek" % "kryptotek-core" % "1.0.18"
<dependency org="com.kloudtek.kryptotek" name="kryptotek-core" rev="1.0.18"/>
@Grapes(@Grab(group='com.kloudtek.kryptotek', module='kryptotek-core', version='1.0.18'))
'com.kloudtek.kryptotek:kryptotek-core:jar:1.0.18'

Download

Click the following link to download the jar file.

kryptotek-core-1.0.18-javadoc.jar
kryptotek-core-1.0.18-sources.jar
kryptotek-core-1.0.18.jar
kryptotek-core-1.0.18.pom



Related Tutorials