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