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

Jar examples for k:ksi-common

Description

KSI Java SDK common module

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials