не последняя версия
Последняя версия 2.3.3.2

com.helger:ph-wsimport-plugin 2.2.10.1-b1

JAX-WS wsimport plugin to improve created output

Группа

Группа

com.helger
Идентификатор

Идентификатор

ph-wsimport-plugin
Версия

Версия

2.2.10.1-b1
Тип

Тип

jar

Скачать ph-wsimport-plugin 2.2.10.1-b1


<!-- https://jarcasting.com/artifacts/com.helger/ph-wsimport-plugin/ -->
<dependency>
    <groupId>com.helger</groupId>
    <artifactId>ph-wsimport-plugin</artifactId>
    <version>2.2.10.1-b1</version>
</dependency>
// https://jarcasting.com/artifacts/com.helger/ph-wsimport-plugin/
implementation 'com.helger:ph-wsimport-plugin:2.2.10.1-b1'
// https://jarcasting.com/artifacts/com.helger/ph-wsimport-plugin/
implementation ("com.helger:ph-wsimport-plugin:2.2.10.1-b1")
'com.helger:ph-wsimport-plugin:jar:2.2.10.1-b1'
<dependency org="com.helger" name="ph-wsimport-plugin" rev="2.2.10.1-b1">
  <artifact name="ph-wsimport-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='ph-wsimport-plugin', version='2.2.10.1-b1')
)
libraryDependencies += "com.helger" % "ph-wsimport-plugin" % "2.2.10.1-b1"
[com.helger/ph-wsimport-plugin "2.2.10.1-b1"]