is not current version
Last Version 2.3.0

network.oxalis.vefa:peppol-lookup 2.0.0.RC1

Library for lookup in the PEPPOL infrastructure.

Categories

Categories

Net
GroupId

GroupId

network.oxalis.vefa
ArtifactId

ArtifactId

peppol-lookup
Version

Version

2.0.0.RC1
Type

Type

jar

Download peppol-lookup 2.0.0.RC1


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