is not current version
Last Version 2.6.5

org.webjars.npm:redux-actions 0.8.0

WebJar for redux-actions

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

redux-actions
Version

Version

0.8.0
Type

Type

jar

Download redux-actions 0.8.0


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