is not current version
Last Version 2.3.0

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

Library for features to support use of PEPPOL infrastructure.

Categories

Categories

Net
GroupId

GroupId

network.oxalis.vefa
ArtifactId

ArtifactId

peppol-parent
Version

Version

2.0.0.RC1
Type

Type

pom

Download peppol-parent 2.0.0.RC1


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