is not current version
Last Version 1.3.9

com.helger.phase4:phase4-parent-pom 0.10.3

Base POM to build the phase4 projects

GroupId

GroupId

com.helger.phase4
ArtifactId

ArtifactId

phase4-parent-pom
Version

Version

0.10.3
Type

Type

pom

Download phase4-parent-pom 0.10.3


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