is not current version
Last Version 8.2.4

com.helger:ph-oton-parent-pom 7.1.2

Base POM to build the ph-oton web stack

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-oton-parent-pom
Version

Version

7.1.2
Type

Type

pom

Download ph-oton-parent-pom 7.1.2


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