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

presenter-middleware
Last Version

Last Version

0.2.10
Release Date

Release Date

Type

Type

pom
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 presenter-middleware

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

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

Redux-Kotlin

Redux for Kotlin multiplatform

Versions

Version
0.2.10
0.2.9
0.2.8