is not current version
Last Version 1.15.7

com.lacunasoftware.restpki:restpki-client 1.15.0

Classes to consume Lacuna Software REST PKI

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lacunasoftware.restpki
ArtifactId

ArtifactId

restpki-client
Version

Version

1.15.0
Type

Type

jar

Download restpki-client 1.15.0


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