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