is not current version
Last Version 4.18.217

com.guardtime:ksi-common 4.8.91

KSI Java SDK common module

GroupId

GroupId

com.guardtime
ArtifactId

ArtifactId

ksi-common
Version

Version

4.8.91
Type

Type

jar

Download ksi-common 4.8.91


<!-- https://jarcasting.com/artifacts/com.guardtime/ksi-common/ -->
<dependency>
    <groupId>com.guardtime</groupId>
    <artifactId>ksi-common</artifactId>
    <version>4.8.91</version>
</dependency>
// https://jarcasting.com/artifacts/com.guardtime/ksi-common/
implementation 'com.guardtime:ksi-common:4.8.91'
// https://jarcasting.com/artifacts/com.guardtime/ksi-common/
implementation ("com.guardtime:ksi-common:4.8.91")
'com.guardtime:ksi-common:jar:4.8.91'
<dependency org="com.guardtime" name="ksi-common" rev="4.8.91">
  <artifact name="ksi-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guardtime', module='ksi-common', version='4.8.91')
)
libraryDependencies += "com.guardtime" % "ksi-common" % "4.8.91"
[com.guardtime/ksi-common "4.8.91"]