License |
License
EUPL-v1.1
|
---|---|
GroupId | GroupIdes.gob.afirma.lib |
ArtifactId | ArtifactIdsupport-libraries |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionsupport-libraries
Bibliotecas externas modificadas del Cliente @firma
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
support-libraries-1.0.3.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/es.gob.afirma.lib/support-libraries/ -->
<dependency>
<groupId>es.gob.afirma.lib</groupId>
<artifactId>support-libraries</artifactId>
<version>1.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/es.gob.afirma.lib/support-libraries/
implementation 'es.gob.afirma.lib:support-libraries:1.0.3'
// https://jarcasting.com/artifacts/es.gob.afirma.lib/support-libraries/
implementation ("es.gob.afirma.lib:support-libraries:1.0.3")
'es.gob.afirma.lib:support-libraries:pom:1.0.3'
<dependency org="es.gob.afirma.lib" name="support-libraries" rev="1.0.3">
<artifact name="support-libraries" type="pom" />
</dependency>
@Grapes(
@Grab(group='es.gob.afirma.lib', module='support-libraries', version='1.0.3')
)
libraryDependencies += "es.gob.afirma.lib" % "support-libraries" % "1.0.3"
[es.gob.afirma.lib/support-libraries "1.0.3"]