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