is not current version
Last Version 9.2.0

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

Base POM to build the ph-web projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-web-parent-pom
Version

Version

9.1.8
Type

Type

pom

Download ph-web-parent-pom 9.1.8


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