is not current version
Last Version 6.2.0

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

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

4.0.0
Type

Type

jar

Download gdv-xport-lib 4.0.0


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