Download ksi-common-4.4.67.jar file - Jar k

Jar examples for k:ksi-common

Description

KSI Java SDK common module

You can download jar file ksi-common 4.4.67 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add ksi-common-4.4.67.jar to your project.

<dependency>
   <groupId>com.guardtime</groupId>
   <artifactId>ksi-common</artifactId>
   <version>4.4.67</version>
</dependency>
compile group: 'com.guardtime', name: 'ksi-common', version: '4.4.67'
libraryDependencies += "com.guardtime" % "ksi-common" % "4.4.67"
<dependency org="com.guardtime" name="ksi-common" rev="4.4.67"/>
@Grapes(@Grab(group='com.guardtime', module='ksi-common', version='4.4.67'))
'com.guardtime:ksi-common:jar:4.4.67'

Download

Click the following link to download the jar file.

ksi-common-4.4.67-javadoc.jar
ksi-common-4.4.67-sources.jar
ksi-common-4.4.67-tests.jar
ksi-common-4.4.67.jar
ksi-common-4.4.67.pom



Related Tutorials