is not current version
Last Version 1.1.4

no.difi.vefa:peppol-common 0.9.3

Library for lookup in the PEPPOL infrastructure.

GroupId

GroupId

no.difi.vefa
ArtifactId

ArtifactId

peppol-common
Version

Version

0.9.3
Type

Type

jar

Download peppol-common 0.9.3


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