Download hbci4j-adorsys-3.0.22.jar file - Jar h

Jar examples for h:hbci4j-adorsys

Description

HBCI4j - Home Banking Computer Interface for Java - Clone from https://github.com/hbci4j/hbci4java

You can download jar file hbci4j-adorsys 3.0.22 in this page.

License

LGPL 2.1 - GNU Lesser General Public License, version 2.1

Build File

You can use the following script to add hbci4j-adorsys-3.0.22.jar to your project.

<dependency>
   <groupId>de.adorsys</groupId>
   <artifactId>hbci4j-adorsys</artifactId>
   <version>3.0.22</version>
</dependency>
compile group: 'de.adorsys', name: 'hbci4j-adorsys', version: '3.0.22'
libraryDependencies += "de.adorsys" % "hbci4j-adorsys" % "3.0.22"
<dependency org="de.adorsys" name="hbci4j-adorsys" rev="3.0.22"/>
@Grapes(@Grab(group='de.adorsys', module='hbci4j-adorsys', version='3.0.22'))
'de.adorsys:hbci4j-adorsys:jar:3.0.22'

Download

Click the following link to download the jar file.

hbci4j-adorsys-3.0.22-javadoc.jar
hbci4j-adorsys-3.0.22-sources.jar
hbci4j-adorsys-3.0.22.jar
hbci4j-adorsys-3.0.22.pom



Related Tutorials