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

Jar examples for k:ksi-common

Description

KSI Java SDK common module

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials