is not current version
Last Version 4.18.217

com.guardtime:ksi 4.3.55

Keyless Signature Infrastructure (KSI) SDK for Java

GroupId

GroupId

com.guardtime
ArtifactId

ArtifactId

ksi
Version

Version

4.3.55
Type

Type

pom

Download ksi 4.3.55

Filename Size
ksi-4.3.55.pom 13 KB
Browse

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