is not current version
Last Version 2.6.5

org.webjars.npm:redux-actions 2.6.4

WebJar for redux-actions

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redux-actions
Version

Version

2.6.4
Type

Type

jar

Download redux-actions 2.6.4


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