Files download
File Operation
ebinterface-ubl-mapping-4.5.8.jar download
ebinterface-ubl-mapping-4.5.8.pom download
ebinterface-ubl-mapping-4.5.8-sources.jar download
Apache Maven
<dependency>
  <groupId>at.austriapro</groupId>
  <artifactId>ebinterface-ubl-mapping</artifactId>
  <version>4.5.8</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'at.austriapro:ebinterface-ubl-mapping:4.5.8'
Gradle Kotlin
implementation("at.austriapro:ebinterface-ubl-mapping:4.5.8")
Scala SBT
libraryDependencies += "at.austriapro" % "ebinterface-ubl-mapping" % "4.5.8"
Groovy Grape
@Grapes(
  @Grab(group='at.austriapro', module='ebinterface-ubl-mapping', version='4.5.8')
)
Apache Ivy
<dependency org="at.austriapro" name="ebinterface-ubl-mapping" rev="4.5.8" />
Leiningen
[at.austriapro/ebinterface-ubl-mapping "4.5.8"]
Apache Buildr
'at.austriapro:ebinterface-ubl-mapping:jar:4.5.8'