is not current version
Last Version 2.0.4

com.opuscapita.peppol:peppol-commons 1.0.15

Commons module for the Peppol services running on Andariel Platform

GroupId

GroupId

com.opuscapita.peppol
ArtifactId

ArtifactId

peppol-commons
Version

Version

1.0.15
Type

Type

jar

Download peppol-commons 1.0.15


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