Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnetwork.oxalis.vefa |
ArtifactId | ArtifactIdpeppol-lookup |
Version | Version2.0.0.RC1 |
Type | Typejar |
Filename | Size |
---|---|
peppol-lookup-2.0.0.RC1.pom | |
peppol-lookup-2.0.0.RC1.jar | 43 KB |
peppol-lookup-2.0.0.RC1-sources.jar | 32 KB |
peppol-lookup-2.0.0.RC1-javadoc.jar | 199 KB |
Browse |
<!-- https://jarcasting.com/artifacts/network.oxalis.vefa/peppol-lookup/ -->
<dependency>
<groupId>network.oxalis.vefa</groupId>
<artifactId>peppol-lookup</artifactId>
<version>2.0.0.RC1</version>
</dependency>
// https://jarcasting.com/artifacts/network.oxalis.vefa/peppol-lookup/
implementation 'network.oxalis.vefa:peppol-lookup:2.0.0.RC1'
// https://jarcasting.com/artifacts/network.oxalis.vefa/peppol-lookup/
implementation ("network.oxalis.vefa:peppol-lookup:2.0.0.RC1")
'network.oxalis.vefa:peppol-lookup:jar:2.0.0.RC1'
<dependency org="network.oxalis.vefa" name="peppol-lookup" rev="2.0.0.RC1">
<artifact name="peppol-lookup" type="jar" />
</dependency>
@Grapes(
@Grab(group='network.oxalis.vefa', module='peppol-lookup', version='2.0.0.RC1')
)
libraryDependencies += "network.oxalis.vefa" % "peppol-lookup" % "2.0.0.RC1"
[network.oxalis.vefa/peppol-lookup "2.0.0.RC1"]