is not current version
Last Version 5.7.0

com.helger:phoss-smp-parent-pom 5.2.1

Base POM to build the phoss SMP projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

phoss-smp-parent-pom
Version

Version

5.2.1
Type

Type

pom

Download phoss-smp-parent-pom 5.2.1


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