Download ph-ubl21-3.3.0.jar file - Jar p

Jar examples for p:ph-ubl21

Description

Library for reading and writing UBL 2.1 documents

You can download jar file ph-ubl21 3.3.0 in this page.

License

Apache 2

Build File

You can use the following script to add ph-ubl21-3.3.0.jar to your project.

<dependency>
   <groupId>com.helger</groupId>
   <artifactId>ph-ubl21</artifactId>
   <version>3.3.0</version>
</dependency>
compile group: 'com.helger', name: 'ph-ubl21', version: '3.3.0'
libraryDependencies += "com.helger" % "ph-ubl21" % "3.3.0"
<dependency org="com.helger" name="ph-ubl21" rev="3.3.0"/>
@Grapes(@Grab(group='com.helger', module='ph-ubl21', version='3.3.0'))
'com.helger:ph-ubl21:jar:3.3.0'

Download

Click the following link to download the jar file.

ph-ubl21-3.3.0-javadoc.jar
ph-ubl21-3.3.0-sources.jar
ph-ubl21-3.3.0-test-sources.jar
ph-ubl21-3.3.0.jar
ph-ubl21-3.3.0.pom



Related Tutorials