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

com.helger:ph-commons-parent-pom 6.2.1

Base POM to build the ph-commons projects

Группа

Группа

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

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

ph-commons-parent-pom
Версия

Версия

6.2.1
Тип

Тип

pom

Скачать ph-commons-parent-pom 6.2.1

Имя Файла Размер
ph-commons-parent-pom-6.2.1.pom 3 KB
Обзор

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