is not current version
Last Version 0.4.0

com.github.gwtreact:gwt-redux 0.3.0

Provides Java GWT bindings for Redux and Redux related libraries

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks React
GroupId

GroupId

com.github.gwtreact
ArtifactId

ArtifactId

gwt-redux
Version

Version

0.3.0
Type

Type

jar

Download gwt-redux 0.3.0


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