is not current version
Last Version 2.0.4

com.opuscapita.peppol:peppol-commons 0.0.1

Commons module for the Peppol services running on Andariel Platform

GroupId

GroupId

com.opuscapita.peppol
ArtifactId

ArtifactId

peppol-commons
Version

Version

0.0.1
Type

Type

pom

Download peppol-commons 0.0.1


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