smaugfm / monobank

Non-blocking client for Monobank developer API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

monobank

Maven Central License

Non-blocking client for Monobank developer API for JVM-based languages.

Installation

repositories {
    mavenCentral()
}

dependencies {
    implementation("io.github.smaugfm:monobank:0.0.2")
}

About

Non-blocking client for Monobank developer API

License:MIT License


Languages

Language:Kotlin 100.0%