is not current version
Last Version 9.5.5

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

Base POM to build the ph-commons projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-commons-parent-pom
Version

Version

9.1.6
Type

Type

pom

Download ph-commons-parent-pom 9.1.6


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