is not current version
Last Version 10.1.7

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

Base POM to build the ph-commons projects

GroupId

GroupId

com.helger.commons
ArtifactId

ArtifactId

ph-commons-parent-pom
Version

Version

10.0.0
Type

Type

pom

Download ph-commons-parent-pom 10.0.0


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