is not current version
Last Version 1.1.4

no.difi.vefa:peppol-common 0.9.5

Library for lookup in the PEPPOL infrastructure.

GroupId

GroupId

no.difi.vefa
ArtifactId

ArtifactId

peppol-common
Version

Version

0.9.5
Type

Type

jar

Download peppol-common 0.9.5


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