не последняя версия
Последняя версия 1.2.9

es.ucm.fdi.grasia.faerie:test-parent 1.2.7


Группа

Группа

es.ucm.fdi.grasia.faerie
Идентификатор

Идентификатор

test-parent
Версия

Версия

1.2.7
Тип

Тип

pom

Скачать test-parent 1.2.7

Имя Файла Размер
test-parent-1.2.7.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/es.ucm.fdi.grasia.faerie/test-parent/ -->
<dependency>
    <groupId>es.ucm.fdi.grasia.faerie</groupId>
    <artifactId>test-parent</artifactId>
    <version>1.2.7</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/es.ucm.fdi.grasia.faerie/test-parent/
implementation 'es.ucm.fdi.grasia.faerie:test-parent:1.2.7'
// https://jarcasting.com/artifacts/es.ucm.fdi.grasia.faerie/test-parent/
implementation ("es.ucm.fdi.grasia.faerie:test-parent:1.2.7")
'es.ucm.fdi.grasia.faerie:test-parent:pom:1.2.7'
<dependency org="es.ucm.fdi.grasia.faerie" name="test-parent" rev="1.2.7">
  <artifact name="test-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='es.ucm.fdi.grasia.faerie', module='test-parent', version='1.2.7')
)
libraryDependencies += "es.ucm.fdi.grasia.faerie" % "test-parent" % "1.2.7"
[es.ucm.fdi.grasia.faerie/test-parent "1.2.7"]