Download kryptotek-core-1.0.24.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.24 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.24.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials