BankingClient/fints4k/src
dankito 52ee0a0f73 Removed suspend from methods as coroutines don't really work in Kotlin/Native 2022-02-07 00:17:53 +01:00
..
commonMain/kotlin/net/dankito/banking/fints Removed suspend from methods as coroutines don't really work in Kotlin/Native 2022-02-07 00:17:53 +01:00
commonTest Introduced Amount to be able to remove Ionspin BigDecimal dependency 2022-02-07 00:17:53 +01:00
jsMain/resources Added example code to get it at least working in browser 2022-02-07 00:17:53 +01:00
jvm6Main/kotlin/net/dankito/banking/fints/util Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00
jvm6Test Made FinTsClient methods suspendable; could remove ThreadPool for that 2022-02-07 00:17:53 +01:00
main Converted fints4k to a Kotlin multi platform project 2022-02-07 00:17:53 +01:00