KDux: Redux met Kotlin and got it on Use it in an android project repositories { maven { url = uri("https://maven.pkg.github.com/3fv/kdux") } } dependencies { implementation("org.tfv:kdux-core:1+") implementation("org.tfv:kdux-android:1+") }