License |
License |
---|---|
GroupId | GroupIdio.backpackcloud |
ArtifactId | ArtifactIdpom-parent |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionparent
This is the parent pom
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pom-parent-2.0.0.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.backpackcloud/pom-parent/ -->
<dependency>
<groupId>io.backpackcloud</groupId>
<artifactId>pom-parent</artifactId>
<version>2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.backpackcloud/pom-parent/
implementation 'io.backpackcloud:pom-parent:2.0.0'
// https://jarcasting.com/artifacts/io.backpackcloud/pom-parent/
implementation ("io.backpackcloud:pom-parent:2.0.0")
'io.backpackcloud:pom-parent:pom:2.0.0'
<dependency org="io.backpackcloud" name="pom-parent" rev="2.0.0">
<artifact name="pom-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.backpackcloud', module='pom-parent', version='2.0.0')
)
libraryDependencies += "io.backpackcloud" % "pom-parent" % "2.0.0"
[io.backpackcloud/pom-parent "2.0.0"]