reselect

WebJar for reselect

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

reselect
Last Version

Last Version

4.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

reselect
WebJar for reselect
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/reduxjs/reselect

Download reselect

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/reselect/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>reselect</artifactId>
    <version>4.1.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/reselect/
implementation 'org.webjars.npm:reselect:4.1.5'
// https://jarcasting.com/artifacts/org.webjars.npm/reselect/
implementation ("org.webjars.npm:reselect:4.1.5")
'org.webjars.npm:reselect:jar:4.1.5'
<dependency org="org.webjars.npm" name="reselect" rev="4.1.5">
  <artifact name="reselect" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='reselect', version='4.1.5')
)
libraryDependencies += "org.webjars.npm" % "reselect" % "4.1.5"
[org.webjars.npm/reselect "4.1.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.
org.webjars.npm

Redux

Redux is a predictable state container for JavaScript apps.

Versions

Version
4.1.5
4.1.2
4.0.0
4.0.0-beta.1
3.0.1
3.0.0-rc1
2.5.4
2.5.3