is not current version
Last Version 9.2.0

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

Base POM to build the ph-web projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-web-parent-pom
Version

Version

8.7.0
Type

Type

pom

Download ph-web-parent-pom 8.7.0


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