is not current version
Last Version 1.16.13

org.webjars.npm:react-redux-form 1.2.4

WebJar for react-redux-form

Categories

Categories

React User Interface Web Frameworks ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-redux-form
Version

Version

1.2.4
Type

Type

jar

Download react-redux-form 1.2.4


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