Skip to content

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

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages