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

Jar examples for k:ksi-common

Description

KSI Java SDK common module

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

License

The Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials