is not current version
Last Version 1.7.2

es.gob.afirma:afirma-crypto-pdf 1.6.2

Modulo para la generacion de firmas PDF/PAdES

Categories

Categories

PDF Data
GroupId

GroupId

es.gob.afirma
ArtifactId

ArtifactId

afirma-crypto-pdf
Version

Version

1.6.2
Type

Type

jar

Download afirma-crypto-pdf 1.6.2


<!-- https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-pdf/ -->
<dependency>
    <groupId>es.gob.afirma</groupId>
    <artifactId>afirma-crypto-pdf</artifactId>
    <version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-pdf/
implementation 'es.gob.afirma:afirma-crypto-pdf:1.6.2'
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-pdf/
implementation ("es.gob.afirma:afirma-crypto-pdf:1.6.2")
'es.gob.afirma:afirma-crypto-pdf:jar:1.6.2'
<dependency org="es.gob.afirma" name="afirma-crypto-pdf" rev="1.6.2">
  <artifact name="afirma-crypto-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.gob.afirma', module='afirma-crypto-pdf', version='1.6.2')
)
libraryDependencies += "es.gob.afirma" % "afirma-crypto-pdf" % "1.6.2"
[es.gob.afirma/afirma-crypto-pdf "1.6.2"]