is not current version
Last Version 1.0.3

es.gob.afirma.lib:support-libraries 1.0.0

Bibliotecas externas modificadas del Cliente @firma

GroupId

GroupId

es.gob.afirma.lib
ArtifactId

ArtifactId

support-libraries
Version

Version

1.0.0
Type

Type

pom

Download support-libraries 1.0.0


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