не последняя версия
Последняя версия 4.18.217

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

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

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

com.guardtime
Идентификатор

Идентификатор

ksi-service-client-apache-http
Версия

Версия

4.0.15
Тип

Тип

jar

Скачать ksi-service-client-apache-http 4.0.15


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