is not current version
Last Version 2.3.3.2

com.helger:ph-wsimport-plugin 2.3.1.1

JAX-WS wsimport plugin to improve created output

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-wsimport-plugin
Version

Version

2.3.1.1
Type

Type

jar

Download ph-wsimport-plugin 2.3.1.1


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