is not current version
Last Version 1.1.4

no.difi.vefa:peppol-icd 0.9.9

Support for ICDs.

GroupId

GroupId

no.difi.vefa
ArtifactId

ArtifactId

peppol-icd
Version

Version

0.9.9
Type

Type

jar

Download peppol-icd 0.9.9


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