GroupId | GroupIdes.gob.afirma |
---|---|
ArtifactId | ArtifactIdafirma-crypto-cades |
Version | Version1.6.2 |
Type | Typejar |
Filename | Size |
---|---|
afirma-crypto-cades-1.6.2.pom | |
afirma-crypto-cades-1.6.2.jar | 30 KB |
afirma-crypto-cades-1.6.2-sources.jar | 111 KB |
afirma-crypto-cades-1.6.2-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-cades/ -->
<dependency>
<groupId>es.gob.afirma</groupId>
<artifactId>afirma-crypto-cades</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-cades/
implementation 'es.gob.afirma:afirma-crypto-cades:1.6.2'
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-cades/
implementation ("es.gob.afirma:afirma-crypto-cades:1.6.2")
'es.gob.afirma:afirma-crypto-cades:jar:1.6.2'
<dependency org="es.gob.afirma" name="afirma-crypto-cades" rev="1.6.2">
<artifact name="afirma-crypto-cades" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.gob.afirma', module='afirma-crypto-cades', version='1.6.2')
)
libraryDependencies += "es.gob.afirma" % "afirma-crypto-cades" % "1.6.2"
[es.gob.afirma/afirma-crypto-cades "1.6.2"]