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

Jar examples for k:ksi-common

Description

KSI Java SDK common module

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials