License |
License |
---|---|
GroupId | GroupIduk.co.lucasweb |
ArtifactId | ArtifactIdparent-pom |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent
Parent pom
|
Project URL |
Project URL |
Filename | Size |
---|---|
parent-pom-1.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/uk.co.lucasweb/parent-pom/ -->
<dependency>
<groupId>uk.co.lucasweb</groupId>
<artifactId>parent-pom</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/uk.co.lucasweb/parent-pom/
implementation 'uk.co.lucasweb:parent-pom:1.0'
// https://jarcasting.com/artifacts/uk.co.lucasweb/parent-pom/
implementation ("uk.co.lucasweb:parent-pom:1.0")
'uk.co.lucasweb:parent-pom:pom:1.0'
<dependency org="uk.co.lucasweb" name="parent-pom" rev="1.0">
<artifact name="parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='uk.co.lucasweb', module='parent-pom', version='1.0')
)
libraryDependencies += "uk.co.lucasweb" % "parent-pom" % "1.0"
[uk.co.lucasweb/parent-pom "1.0"]