Last Version

reduxkotlin-reselect 0.5.5

Redux reselect implementation for Redux-Kotlin. Mulitiplatform supported.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

org.reduxkotlin
ArtifactId

ArtifactId

reselect
Version

Version

0.5.5
Type

Type

pom
Description

Description

reduxkotlin-reselect
Redux reselect implementation for Redux-Kotlin. Mulitiplatform supported.
Project URL

Project URL

https://github.com/reduxkotlin/Reselect/
Source Code Management

Source Code Management

https://github.com/reduxkotlin/Reselect/

Download reselect 0.5.5


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

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.