is not current version
Last Version 2.5.5

com.lacunasoftware.signer:signer-client 2.1.3

Classes to consume Lacuna Software Signer

Categories

Categories

CLI User Interface
GroupId

GroupId

com.lacunasoftware.signer
ArtifactId

ArtifactId

signer-client
Version

Version

2.1.3
Type

Type

jar

Download signer-client 2.1.3


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