| Группа | Группаcom.helger |
|---|---|
| Идентификатор | Идентификаторph-jaxws-pom |
| Версия | Версия1.1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| ph-jaxws-pom-1.1.0.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.helger/ph-jaxws-pom/ -->
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-jaxws-pom</artifactId>
<version>1.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.helger/ph-jaxws-pom/
implementation 'com.helger:ph-jaxws-pom:1.1.0'
// https://jarcasting.com/artifacts/com.helger/ph-jaxws-pom/
implementation ("com.helger:ph-jaxws-pom:1.1.0")
'com.helger:ph-jaxws-pom:pom:1.1.0'
<dependency org="com.helger" name="ph-jaxws-pom" rev="1.1.0">
<artifact name="ph-jaxws-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='ph-jaxws-pom', version='1.1.0')
)
libraryDependencies += "com.helger" % "ph-jaxws-pom" % "1.1.0"
[com.helger/ph-jaxws-pom "1.1.0"]