is not current version
Last Version 4.0.0

com.lacunasoftware.restpki:restpki-core-client 3.0.2

Classes to consume Lacuna Software REST PKI Core

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lacunasoftware.restpki
ArtifactId

ArtifactId

restpki-core-client
Version

Version

3.0.2
Type

Type

jar

Download restpki-core-client 3.0.2


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