is not current version
Last Version 4.18.217

com.guardtime:ksi-common 4.3.54

KSI Java SDK common module

GroupId

GroupId

com.guardtime
ArtifactId

ArtifactId

ksi-common
Version

Version

4.3.54
Type

Type

jar

Download ksi-common 4.3.54


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