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