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