is not current version
Last Version 1.7.2

es.gob.afirma:afirma-crypto-cms-enveloper 1.6

Modulo para la generacion de sobres digitales (Envolturas CMS/PKCS#7)

GroupId

GroupId

es.gob.afirma
ArtifactId

ArtifactId

afirma-crypto-cms-enveloper
Version

Version

1.6
Type

Type

jar

Download afirma-crypto-cms-enveloper 1.6


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