| GroupId | GroupIdcom.helger.phive.rules |
|---|---|
| ArtifactId | ArtifactIdphive-rules-parent-pom |
| Version | Version2.0.1 |
| Type | Typepom |
| Filename | Size |
|---|---|
| phive-rules-parent-pom-2.0.1.pom | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.helger.phive.rules/phive-rules-parent-pom/ -->
<dependency>
<groupId>com.helger.phive.rules</groupId>
<artifactId>phive-rules-parent-pom</artifactId>
<version>2.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger.phive.rules/phive-rules-parent-pom/
implementation 'com.helger.phive.rules:phive-rules-parent-pom:2.0.1'
// https://jarcasting.com/artifacts/com.helger.phive.rules/phive-rules-parent-pom/
implementation ("com.helger.phive.rules:phive-rules-parent-pom:2.0.1")
'com.helger.phive.rules:phive-rules-parent-pom:pom:2.0.1'
<dependency org="com.helger.phive.rules" name="phive-rules-parent-pom" rev="2.0.1">
<artifact name="phive-rules-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger.phive.rules', module='phive-rules-parent-pom', version='2.0.1')
)
libraryDependencies += "com.helger.phive.rules" % "phive-rules-parent-pom" % "2.0.1"
[com.helger.phive.rules/phive-rules-parent-pom "2.0.1"]