| License |
License |
|---|---|
| GroupId | GroupIdde.deltatree.pub.apis |
| ArtifactId | ArtifactIdeasyfin |
| Version | Version1.0.9 |
| Type | Typejar |
| Description |
Descriptioneasyfin
Threadsafe HBCI4JAVA Wrapper for easily accessing your financial accounts so you need no cloud services to do that
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| easyfin-1.0.9.pom | |
| easyfin-1.0.9.jar | 25 KB |
| easyfin-1.0.9-sources.jar | 9 KB |
| easyfin-1.0.9-javadoc.jar | 57 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.deltatree.pub.apis/easyfin/ -->
<dependency>
<groupId>de.deltatree.pub.apis</groupId>
<artifactId>easyfin</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/de.deltatree.pub.apis/easyfin/
implementation 'de.deltatree.pub.apis:easyfin:1.0.9'
// https://jarcasting.com/artifacts/de.deltatree.pub.apis/easyfin/
implementation ("de.deltatree.pub.apis:easyfin:1.0.9")
'de.deltatree.pub.apis:easyfin:jar:1.0.9'
<dependency org="de.deltatree.pub.apis" name="easyfin" rev="1.0.9">
<artifact name="easyfin" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.deltatree.pub.apis', module='easyfin', version='1.0.9')
)
libraryDependencies += "de.deltatree.pub.apis" % "easyfin" % "1.0.9"
[de.deltatree.pub.apis/easyfin "1.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.hbci4j : hbci4j-core | jar | 3.1.42 |