is not current version
Last Version 1.1.4

no.difi.vefa:peppol-mode 1.0.3

Support for different modes.

GroupId

GroupId

no.difi.vefa
ArtifactId

ArtifactId

peppol-mode
Version

Version

1.0.3
Type

Type

jar

Download peppol-mode 1.0.3


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