| GroupId | GroupIdcom.helger |
|---|---|
| ArtifactId | ArtifactIdph-css-parent-pom |
| Version | Version4.1.6 |
| Type | Typepom |
| Filename | Size |
|---|---|
| ph-css-parent-pom-4.1.6.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.helger/ph-css-parent-pom/ -->
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-css-parent-pom</artifactId>
<version>4.1.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger/ph-css-parent-pom/
implementation 'com.helger:ph-css-parent-pom:4.1.6'
// https://jarcasting.com/artifacts/com.helger/ph-css-parent-pom/
implementation ("com.helger:ph-css-parent-pom:4.1.6")
'com.helger:ph-css-parent-pom:pom:4.1.6'
<dependency org="com.helger" name="ph-css-parent-pom" rev="4.1.6">
<artifact name="ph-css-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='ph-css-parent-pom', version='4.1.6')
)
libraryDependencies += "com.helger" % "ph-css-parent-pom" % "4.1.6"
[com.helger/ph-css-parent-pom "4.1.6"]