Download hbci4j-adorsys-3.0.17.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.17 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.17.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials