is not current version
Last Version 4.18.217

com.guardtime:ksi-service-client-apache-http 4.12.181

Apache KSI HTTP service client. Uses Apache HTTP client API to communicate with the server.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.guardtime
ArtifactId

ArtifactId

ksi-service-client-apache-http
Version

Version

4.12.181
Type

Type

jar

Download ksi-service-client-apache-http 4.12.181


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