Skip to content
/ Keel Public

A framework combining Android Architecture Components and Reducers

Notifications You must be signed in to change notification settings

arklabsnz/Keel

Repository files navigation

Keel

A framework combining Android ViewModels and Reducers.

Download

Use https://jitpack.io:

allprojects {
    repositories {
        maven { url 'https://jitpack.io' }
    }
}

implementation 'com.github.arklabsnz.keel:viewmodel:1.3.1'

implementation 'com.github.arklabsnz.keel:viewmodel-dagger:1.3.1'

testImplementation 'com.github.arklabsnz.keel:viewmodel-testing:1.3.1'

About

A framework combining Android Architecture Components and Reducers

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages