| Группа | Группаcom.helger |
|---|---|
| Идентификатор | Идентификаторphase4-parent-pom |
| Версия | Версия0.9.10 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| phase4-parent-pom-0.9.10.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.10</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger/phase4-parent-pom/
implementation 'com.helger:phase4-parent-pom:0.9.10'
// https://jarcasting.com/artifacts/com.helger/phase4-parent-pom/
implementation ("com.helger:phase4-parent-pom:0.9.10")
'com.helger:phase4-parent-pom:pom:0.9.10'
<dependency org="com.helger" name="phase4-parent-pom" rev="0.9.10">
<artifact name="phase4-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='phase4-parent-pom', version='0.9.10')
)
libraryDependencies += "com.helger" % "phase4-parent-pom" % "0.9.10"
[com.helger/phase4-parent-pom "0.9.10"]