is not current version
Last Version 6.2.0

com.github.oboehm:gdv-xport-lib 5.4.1

gdv-xport-lib ist die Java-Bibliothek fuer den Umgang mit dem GDV-Format. Sie erleichtert den Export und Export dieses Datenformats.

GroupId

GroupId

com.github.oboehm
ArtifactId

ArtifactId

gdv-xport-lib
Version

Version

5.4.1
Type

Type

jar

Download gdv-xport-lib 5.4.1


<!-- https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-lib/ -->
<dependency>
    <groupId>com.github.oboehm</groupId>
    <artifactId>gdv-xport-lib</artifactId>
    <version>5.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-lib/
implementation 'com.github.oboehm:gdv-xport-lib:5.4.1'
// https://jarcasting.com/artifacts/com.github.oboehm/gdv-xport-lib/
implementation ("com.github.oboehm:gdv-xport-lib:5.4.1")
'com.github.oboehm:gdv-xport-lib:jar:5.4.1'
<dependency org="com.github.oboehm" name="gdv-xport-lib" rev="5.4.1">
  <artifact name="gdv-xport-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.oboehm', module='gdv-xport-lib', version='5.4.1')
)
libraryDependencies += "com.github.oboehm" % "gdv-xport-lib" % "5.4.1"
[com.github.oboehm/gdv-xport-lib "5.4.1"]