Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnetwork.oxalis.vefa |
ArtifactId | ArtifactIdpeppol-sbdh |
Version | Version1.2.RC4 |
Type | Typejar |
Filename | Size |
---|---|
peppol-sbdh-1.2.RC4.pom | |
peppol-sbdh-1.2.RC4.jar | 27 KB |
peppol-sbdh-1.2.RC4-sources.jar | 17 KB |
peppol-sbdh-1.2.RC4-javadoc.jar | 109 KB |
Browse |
<!-- https://jarcasting.com/artifacts/network.oxalis.vefa/peppol-sbdh/ -->
<dependency>
<groupId>network.oxalis.vefa</groupId>
<artifactId>peppol-sbdh</artifactId>
<version>1.2.RC4</version>
</dependency>
// https://jarcasting.com/artifacts/network.oxalis.vefa/peppol-sbdh/
implementation 'network.oxalis.vefa:peppol-sbdh:1.2.RC4'
// https://jarcasting.com/artifacts/network.oxalis.vefa/peppol-sbdh/
implementation ("network.oxalis.vefa:peppol-sbdh:1.2.RC4")
'network.oxalis.vefa:peppol-sbdh:jar:1.2.RC4'
<dependency org="network.oxalis.vefa" name="peppol-sbdh" rev="1.2.RC4">
<artifact name="peppol-sbdh" type="jar" />
</dependency>
@Grapes(
@Grab(group='network.oxalis.vefa', module='peppol-sbdh', version='1.2.RC4')
)
libraryDependencies += "network.oxalis.vefa" % "peppol-sbdh" % "1.2.RC4"
[network.oxalis.vefa/peppol-sbdh "1.2.RC4"]