Skip to content

smaugfm/lunchmoney

Repository files navigation

lunchmoney

Maven Central License

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

Installation

repositories {
    mavenCentral()
}

dependencies {
    implementation("io.github.smaugfm:lunchmoney:1.1.0")
}

Info

Written in Kotlin but without using suspending functions and coroutines for better interoperability with Java.

About

Non-blocking JVM client for Lunchmoney developer API

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published