Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnetwork.oxalis.vefa |
ArtifactId | ArtifactIdpeppol-sbdh |
Version | Version2.0.0.RC1 |
Type | Typejar |
Filename | Size |
---|---|
peppol-sbdh-2.0.0.RC1.pom | |
peppol-sbdh-2.0.0.RC1.jar | 27 KB |
peppol-sbdh-2.0.0.RC1-sources.jar | 17 KB |
peppol-sbdh-2.0.0.RC1-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>2.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/network.oxalis.vefa/peppol-sbdh/
implementation 'network.oxalis.vefa:peppol-sbdh:2.0.0.RC1'
// https://jarcasting.com/artifacts/network.oxalis.vefa/peppol-sbdh/
implementation ("network.oxalis.vefa:peppol-sbdh:2.0.0.RC1")
'network.oxalis.vefa:peppol-sbdh:jar:2.0.0.RC1'
<dependency org="network.oxalis.vefa" name="peppol-sbdh" rev="2.0.0.RC1">
<artifact name="peppol-sbdh" type="jar" />
</dependency>
@Grapes(
@Grab(group='network.oxalis.vefa', module='peppol-sbdh', version='2.0.0.RC1')
)
libraryDependencies += "network.oxalis.vefa" % "peppol-sbdh" % "2.0.0.RC1"
[network.oxalis.vefa/peppol-sbdh "2.0.0.RC1"]