is not current version
Last Version 4.18.217

com.guardtime:ksi-service-ha 4.10.119

Service for Java SDK that can be used to achieve redundancy.

GroupId

GroupId

com.guardtime
ArtifactId

ArtifactId

ksi-service-ha
Version

Version

4.10.119
Type

Type

jar

Download ksi-service-ha 4.10.119


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