is not current version
Last Version 1.1.4

no.difi.vefa:peppol-lookup 0.9.5

Library for lookup in the PEPPOL infrastructure.

GroupId

GroupId

no.difi.vefa
ArtifactId

ArtifactId

peppol-lookup
Version

Version

0.9.5
Type

Type

jar

Download peppol-lookup 0.9.5


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