is not current version
Last Version 8.2.4

com.helger:ph-oton-parent-pom 7.0.0-b1

Base POM to build the ph-oton web stack

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-oton-parent-pom
Version

Version

7.0.0-b1
Type

Type

pom

Download ph-oton-parent-pom 7.0.0-b1


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