GroupId | GroupIdpl.jalokim.parentpom |
---|---|
ArtifactId | ArtifactIdroot-parent-pom |
Version | Version1.0.2 |
Type | Typepom |
Filename | Size |
---|---|
root-parent-pom-1.0.2.pom | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/pl.jalokim.parentpom/root-parent-pom/ -->
<dependency>
<groupId>pl.jalokim.parentpom</groupId>
<artifactId>root-parent-pom</artifactId>
<version>1.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/pl.jalokim.parentpom/root-parent-pom/
implementation 'pl.jalokim.parentpom:root-parent-pom:1.0.2'
// https://jarcasting.com/artifacts/pl.jalokim.parentpom/root-parent-pom/
implementation ("pl.jalokim.parentpom:root-parent-pom:1.0.2")
'pl.jalokim.parentpom:root-parent-pom:pom:1.0.2'
<dependency org="pl.jalokim.parentpom" name="root-parent-pom" rev="1.0.2">
<artifact name="root-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='pl.jalokim.parentpom', module='root-parent-pom', version='1.0.2')
)
libraryDependencies += "pl.jalokim.parentpom" % "root-parent-pom" % "1.0.2"
[pl.jalokim.parentpom/root-parent-pom "1.0.2"]