GroupId | GroupIdcom.helger.phase4 |
---|---|
ArtifactId | ArtifactIdphase4-parent-pom |
Version | Version0.13.2 |
Type | Typepom |
Filename | Size |
---|---|
phase4-parent-pom-0.13.2.pom | 10 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.helger.phase4/phase4-parent-pom/ -->
<dependency>
<groupId>com.helger.phase4</groupId>
<artifactId>phase4-parent-pom</artifactId>
<version>0.13.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.phase4/phase4-parent-pom/
implementation 'com.helger.phase4:phase4-parent-pom:0.13.2'
// https://jarcasting.com/artifacts/com.helger.phase4/phase4-parent-pom/
implementation ("com.helger.phase4:phase4-parent-pom:0.13.2")
'com.helger.phase4:phase4-parent-pom:pom:0.13.2'
<dependency org="com.helger.phase4" name="phase4-parent-pom" rev="0.13.2">
<artifact name="phase4-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.phase4', module='phase4-parent-pom', version='0.13.2')
)
libraryDependencies += "com.helger.phase4" % "phase4-parent-pom" % "0.13.2"
[com.helger.phase4/phase4-parent-pom "0.13.2"]