is not current version
Last Version 2.5.5

com.lacunasoftware.signer:signer-client 2.2.4

Classes to consume Lacuna Software Signer

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lacunasoftware.signer
ArtifactId

ArtifactId

signer-client
Version

Version

2.2.4
Type

Type

jar

Download signer-client 2.2.4


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