is not current version
Last Version 1.3.9

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

Base POM to build the phase4 projects

GroupId

GroupId

com.helger.phase4
ArtifactId

ArtifactId

phase4-parent-pom
Version

Version

1.1.1
Type

Type

pom

Download phase4-parent-pom 1.1.1


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