is not current version
Last Version 8.0.7

com.helger:peppol-commons-parent-pom 7.0.1

Base POM to build the peppol-commons projects

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

peppol-commons-parent-pom
Version

Version

7.0.1
Type

Type

pom

Download peppol-commons-parent-pom 7.0.1


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