is not current version
Last Version 4.18.217

com.guardtime:ksi-common 4.15.198

KSI Java SDK common module

GroupId

GroupId

com.guardtime
ArtifactId

ArtifactId

ksi-common
Version

Version

4.15.198
Type

Type

jar

Download ksi-common 4.15.198


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