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

com.helger:phase4-parent-pom 0.9.14

Base POM to build the phase4 projects

Группа

Группа

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

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

phase4-parent-pom
Версия

Версия

0.9.14
Тип

Тип

pom

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

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

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