| Группа | Группаes.gob.afirma |
|---|---|
| Идентификатор | Идентификаторafirma-server-triphase-signer-core |
| Версия | Версия1.6 |
| Тип | Типjar |
<!-- https://jarcasting.com/artifacts/es.gob.afirma/afirma-server-triphase-signer-core/ -->
<dependency>
<groupId>es.gob.afirma</groupId>
<artifactId>afirma-server-triphase-signer-core</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-server-triphase-signer-core/
implementation 'es.gob.afirma:afirma-server-triphase-signer-core:1.6'
// https://jarcasting.com/artifacts/es.gob.afirma/afirma-server-triphase-signer-core/
implementation ("es.gob.afirma:afirma-server-triphase-signer-core:1.6")
'es.gob.afirma:afirma-server-triphase-signer-core:jar:1.6'
<dependency org="es.gob.afirma" name="afirma-server-triphase-signer-core" rev="1.6">
<artifact name="afirma-server-triphase-signer-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='es.gob.afirma', module='afirma-server-triphase-signer-core', version='1.6')
)
libraryDependencies += "es.gob.afirma" % "afirma-server-triphase-signer-core" % "1.6"
[es.gob.afirma/afirma-server-triphase-signer-core "1.6"]