is not current version
Last Version 2.3.0

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

Library for security related to PEPPOL.

Categories

Categories

Net Security
GroupId

GroupId

network.oxalis.vefa
ArtifactId

ArtifactId

peppol-security
Version

Version

2.0.0.RC1
Type

Type

jar

Download peppol-security 2.0.0.RC1


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