| GroupId | GroupIdcom.helger |
|---|---|
| ArtifactId | ArtifactIdph-ubl-jaxb-plugin |
| Version | Version4.5.0 |
| Type | Typejar |
| Filename | Size |
|---|---|
| ph-ubl-jaxb-plugin-4.5.0.pom | |
| ph-ubl-jaxb-plugin-4.5.0.jar | 16 KB |
| ph-ubl-jaxb-plugin-4.5.0-sources.jar | 13 KB |
| ph-ubl-jaxb-plugin-4.5.0-javadoc.jar | 29 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.helger/ph-ubl-jaxb-plugin/ -->
<dependency>
<groupId>com.helger</groupId>
<artifactId>ph-ubl-jaxb-plugin</artifactId>
<version>4.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.helger/ph-ubl-jaxb-plugin/
implementation 'com.helger:ph-ubl-jaxb-plugin:4.5.0'
// https://jarcasting.com/artifacts/com.helger/ph-ubl-jaxb-plugin/
implementation ("com.helger:ph-ubl-jaxb-plugin:4.5.0")
'com.helger:ph-ubl-jaxb-plugin:jar:4.5.0'
<dependency org="com.helger" name="ph-ubl-jaxb-plugin" rev="4.5.0">
<artifact name="ph-ubl-jaxb-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.helger', module='ph-ubl-jaxb-plugin', version='4.5.0')
)
libraryDependencies += "com.helger" % "ph-ubl-jaxb-plugin" % "4.5.0"
[com.helger/ph-ubl-jaxb-plugin "4.5.0"]