is not current version
Last Version 1.1.4

no.difi.vefa:peppol-lookup 0.9.8

Library for lookup in the PEPPOL infrastructure.

GroupId

GroupId

no.difi.vefa
ArtifactId

ArtifactId

peppol-lookup
Version

Version

0.9.8
Type

Type

jar

Download peppol-lookup 0.9.8


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