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