| GroupId | GroupIdcom.helger |
|---|---|
| ArtifactId | ArtifactIdph-css-parent-pom |
| Version | Version4.2.0 |
| Type | Typepom |
| Filename | Size |
|---|---|
| ph-css-parent-pom-4.2.0.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.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger/ph-css-parent-pom/
implementation 'com.helger:ph-css-parent-pom:4.2.0'
// https://jarcasting.com/artifacts/com.helger/ph-css-parent-pom/
implementation ("com.helger:ph-css-parent-pom:4.2.0")
'com.helger:ph-css-parent-pom:pom:4.2.0'
<dependency org="com.helger" name="ph-css-parent-pom" rev="4.2.0">
<artifact name="ph-css-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='ph-css-parent-pom', version='4.2.0')
)
libraryDependencies += "com.helger" % "ph-css-parent-pom" % "4.2.0"
[com.helger/ph-css-parent-pom "4.2.0"]