| Лицензия |
Лицензия |
|---|---|
| Группа | Группаde.deltatree.pub.apis |
| Идентификатор | Идентификаторeasyfin |
| Версия | Версия1.0.9 |
| Тип | Типjar |
| Описание |
Описаниеeasyfin
Threadsafe HBCI4JAVA Wrapper for easily accessing your financial accounts so you need no cloud services to do that
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.hbci4j : hbci4j-core | jar | 3.1.42 |