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