Categories |
CategoriesCLI User Interface |
---|---|
GroupId | GroupIdes.gob.afirma |
ArtifactId | ArtifactIdafirma-crypto-cadestri-client |
Version | Version1.6 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-cadestri-client/ -->
<dependency>
<groupId>es.gob.afirma</groupId>
<artifactId>afirma-crypto-cadestri-client</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-cadestri-client/
implementation 'es.gob.afirma:afirma-crypto-cadestri-client:1.6'
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-crypto-cadestri-client/
implementation ("es.gob.afirma:afirma-crypto-cadestri-client:1.6")
'es.gob.afirma:afirma-crypto-cadestri-client:jar:1.6'
<dependency org="es.gob.afirma" name="afirma-crypto-cadestri-client" rev="1.6">
<artifact name="afirma-crypto-cadestri-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.gob.afirma', module='afirma-crypto-cadestri-client', version='1.6')
)
libraryDependencies += "es.gob.afirma" % "afirma-crypto-cadestri-client" % "1.6"
[es.gob.afirma/afirma-crypto-cadestri-client "1.6"]