is not current version
Last Version 6.1.0

com.helger:ph-ubl-jaxb-plugin 4.0.0-RC1

JAXB 2.2 plugin to create additional methods for UBL

GroupId

GroupId

com.helger
ArtifactId

ArtifactId

ph-ubl-jaxb-plugin
Version

Version

4.0.0-RC1
Type

Type

jar

Download ph-ubl-jaxb-plugin 4.0.0-RC1


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