is not current version
Last Version 0.0.2

com.opuscapita.peppol:peppol-models 0.0.1

Common models for the Peppol services running on Andariel Platform

GroupId

GroupId

com.opuscapita.peppol
ArtifactId

ArtifactId

peppol-models
Version

Version

0.0.1
Type

Type

jar

Download peppol-models 0.0.1


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