Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdcom.guardtime |
ArtifactId | ArtifactIdksi-service-client-apache-http |
Version | Version4.8.91 |
Type | Typejar |
<!-- 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.8.91</version>
</dependency>
// https://jarcasting.com/artifacts/com.guardtime/ksi-service-client-apache-http/
implementation 'com.guardtime:ksi-service-client-apache-http:4.8.91'
// https://jarcasting.com/artifacts/com.guardtime/ksi-service-client-apache-http/
implementation ("com.guardtime:ksi-service-client-apache-http:4.8.91")
'com.guardtime:ksi-service-client-apache-http:jar:4.8.91'
<dependency org="com.guardtime" name="ksi-service-client-apache-http" rev="4.8.91">
<artifact name="ksi-service-client-apache-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guardtime', module='ksi-service-client-apache-http', version='4.8.91')
)
libraryDependencies += "com.guardtime" % "ksi-service-client-apache-http" % "4.8.91"
[com.guardtime/ksi-service-client-apache-http "4.8.91"]