is not current version
Last Version 10.1.7

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

Base POM to build the ph-commons projects

GroupId

GroupId

com.helger.commons
ArtifactId

ArtifactId

ph-commons-parent-pom
Version

Version

10.1.3
Type

Type

pom

Download ph-commons-parent-pom 10.1.3


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