is not current version
Last Version 3.7.1

org.demoiselle.signer:cryptography 3.6.2

Demoiselle Signature Cryptography Component

GroupId

GroupId

org.demoiselle.signer
ArtifactId

ArtifactId

cryptography
Version

Version

3.6.2
Type

Type

jar

Download cryptography 3.6.2


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