is not current version
Last Version 9.5.5

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

Base POM to build the ph-commons projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-commons-parent-pom
Version

Version

6.2.1
Type

Type

pom

Download ph-commons-parent-pom 6.2.1


<!-- 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"]