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

com.helger:phase4-parent-pom 0.9.8

Base POM to build the phase4 projects

Группа

Группа

com.helger
Идентификатор

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

phase4-parent-pom
Версия

Версия

0.9.8
Тип

Тип

pom

Скачать phase4-parent-pom 0.9.8

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

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