is not current version
Last Version 2.5.2

org.webjars.npm:github-com-reactjs-reselect 2.5.1

WebJar for reselect

Categories

Categories

JavaScript Languages Github Development Tools Version Controls React User Interface Web Frameworks
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

github-com-reactjs-reselect
Version

Version

2.5.1
Type

Type

jar

Download github-com-reactjs-reselect 2.5.1


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