We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Elmslie is a minimalistic reactive implementation of TEA/ELM written in kotlin. Named after George Grant Elmslie, a Scottish-born architect.
Library is distributed through JitPack
allprojects { repositories { mavenCentral() } }
implementation 'money.vivid.elmslie:elmslie-core:{latest-version}'
implementation 'money.vivid.elmslie:elmslie-android:{latest-version}'