is not current version
Last Version 3.1.60

com.github.hbci4j:hbci4j-core 3.0.21

HBCI4j - Home Banking Computer Interface for Java

GroupId

GroupId

com.github.hbci4j
ArtifactId

ArtifactId

hbci4j-core
Version

Version

3.0.21
Type

Type

jar

Download hbci4j-core 3.0.21


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