presenter-middleware

Presenter middleware for updating views based on selectors & reselect for Redux-Kotlin. Mulitiplatform supported.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.reduxkotlin
ArtifactId

ArtifactId

lib-android
Last Version

Last Version

0.2.10
Release Date

Release Date

Type

Type

aar
Description

Description

presenter-middleware
Presenter middleware for updating views based on selectors & reselect for Redux-Kotlin. Mulitiplatform supported.
Project URL

Project URL

https://github.com/reduxkotlin/presenter-middleware/

Download lib-android

How to add to project

<!-- https://jarcasting.com/artifacts/org.reduxkotlin/lib-android/ -->
<dependency>
    <groupId>org.reduxkotlin</groupId>
    <artifactId>lib-android</artifactId>
    <version>0.2.10</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.reduxkotlin/lib-android/
implementation 'org.reduxkotlin:lib-android:0.2.10'
// https://jarcasting.com/artifacts/org.reduxkotlin/lib-android/
implementation ("org.reduxkotlin:lib-android:0.2.10")
'org.reduxkotlin:lib-android:aar:0.2.10'
<dependency org="org.reduxkotlin" name="lib-android" rev="0.2.10">
  <artifact name="lib-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.reduxkotlin', module='lib-android', version='0.2.10')
)
libraryDependencies += "org.reduxkotlin" % "lib-android" % "0.2.10"
[org.reduxkotlin/lib-android "0.2.10"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar null

runtime (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.41
org.reduxkotlin : redux-kotlin-reselect-jvm jar 0.2.9
org.reduxkotlin : redux-kotlin-jvm jar 0.2.6
org.jetbrains.kotlinx : kotlinx-coroutines-core-common jar 1.3.0-RC2
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.3.0-RC2
androidx.appcompat » appcompat jar 1.1.0-rc01

Project Modules

There are no modules declared in this project.
org.reduxkotlin

Redux-Kotlin

Redux for Kotlin multiplatform

Versions

Version
0.2.10