| GroupId | GroupIdcom.helger.peppol |
|---|---|
| ArtifactId | ArtifactIdpeppol-commons-parent-pom |
| Version | Version8.5.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| peppol-commons-parent-pom-8.5.0.pom | 6 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.5.0</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.5.0'
// https://jarcasting.com/artifacts/com.helger.peppol/peppol-commons-parent-pom/
implementation ("com.helger.peppol:peppol-commons-parent-pom:8.5.0")
'com.helger.peppol:peppol-commons-parent-pom:pom:8.5.0'
<dependency org="com.helger.peppol" name="peppol-commons-parent-pom" rev="8.5.0">
<artifact name="peppol-commons-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.peppol', module='peppol-commons-parent-pom', version='8.5.0')
)
libraryDependencies += "com.helger.peppol" % "peppol-commons-parent-pom" % "8.5.0"
[com.helger.peppol/peppol-commons-parent-pom "8.5.0"]