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

de.quantummaid.httpmaid.examples:parent 0.9.8


Категории

Категории

Ant Компиляция и сборка
Группа

Группа

de.quantummaid.httpmaid.examples
Идентификатор

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

parent
Версия

Версия

0.9.8
Тип

Тип

pom

Скачать parent 0.9.8

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

<!-- https://jarcasting.com/artifacts/de.quantummaid.httpmaid.examples/parent/ -->
<dependency>
    <groupId>de.quantummaid.httpmaid.examples</groupId>
    <artifactId>parent</artifactId>
    <version>0.9.8</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.examples/parent/
implementation 'de.quantummaid.httpmaid.examples:parent:0.9.8'
// https://jarcasting.com/artifacts/de.quantummaid.httpmaid.examples/parent/
implementation ("de.quantummaid.httpmaid.examples:parent:0.9.8")
'de.quantummaid.httpmaid.examples:parent:pom:0.9.8'
<dependency org="de.quantummaid.httpmaid.examples" name="parent" rev="0.9.8">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.quantummaid.httpmaid.examples', module='parent', version='0.9.8')
)
libraryDependencies += "de.quantummaid.httpmaid.examples" % "parent" % "0.9.8"
[de.quantummaid.httpmaid.examples/parent "0.9.8"]