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