is not current version
Last Version 8.4.0

com.helger.photon:ph-oton-parent-pom 8.2.8

Base POM to build the ph-oton web stack

GroupId

GroupId

com.helger.photon
ArtifactId

ArtifactId

ph-oton-parent-pom
Version

Version

8.2.8
Type

Type

pom

Download ph-oton-parent-pom 8.2.8


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