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