is not current version
Last Version 6.2.0

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

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

3.2.2
Type

Type

jar

Download gdv-xport-lib 3.2.2


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