is not current version
Last Version 9.2.0

com.helger:ph-web-parent-pom 8.7.3

Base POM to build the ph-web projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-web-parent-pom
Version

Version

8.7.3
Type

Type

pom

Download ph-web-parent-pom 8.7.3


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