is not current version
Last Version 1.1.4

no.difi.vefa:peppol-common 1.0.0

Library for lookup in the PEPPOL infrastructure.

GroupId

GroupId

no.difi.vefa
ArtifactId

ArtifactId

peppol-common
Version

Version

1.0.0
Type

Type

jar

Download peppol-common 1.0.0


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