is not current version
Last Version 2.5.5

com.lacunasoftware.signer:signer-client 2.2.3

Classes to consume Lacuna Software Signer

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lacunasoftware.signer
ArtifactId

ArtifactId

signer-client
Version

Version

2.2.3
Type

Type

jar

Download signer-client 2.2.3


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