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