is not current version
Last Version 4.18.217

com.guardtime:ksi-common 4.5.71

KSI Java SDK common module

GroupId

GroupId

com.guardtime
ArtifactId

ArtifactId

ksi-common
Version

Version

4.5.71
Type

Type

jar

Download ksi-common 4.5.71


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