| GroupId | GroupIdcom.helger |
|---|---|
| ArtifactId | ArtifactIdpeppol-commons-parent-pom |
| Version | Version5.1.5 |
| Type | Typepom |
| Filename | Size |
|---|---|
| peppol-commons-parent-pom-5.1.5.pom | 6 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.helger/peppol-commons-parent-pom/ -->
<dependency>
<groupId>com.helger</groupId>
<artifactId>peppol-commons-parent-pom</artifactId>
<version>5.1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger/peppol-commons-parent-pom/
implementation 'com.helger:peppol-commons-parent-pom:5.1.5'
// https://jarcasting.com/artifacts/com.helger/peppol-commons-parent-pom/
implementation ("com.helger:peppol-commons-parent-pom:5.1.5")
'com.helger:peppol-commons-parent-pom:pom:5.1.5'
<dependency org="com.helger" name="peppol-commons-parent-pom" rev="5.1.5">
<artifact name="peppol-commons-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='peppol-commons-parent-pom', version='5.1.5')
)
libraryDependencies += "com.helger" % "peppol-commons-parent-pom" % "5.1.5"
[com.helger/peppol-commons-parent-pom "5.1.5"]