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