gwt-redux

Provides Java GWT bindings for Redux and Redux related libraries

License

License

Categories

Categories

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

GroupId

com.github.gwtreact
ArtifactId

ArtifactId

gwt-redux
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-redux
Provides Java GWT bindings for Redux and Redux related libraries
Project URL

Project URL

https://github.com/GWTReact/gwt-redux
Source Code Management

Source Code Management

https://github.com/GWTReact/gwt-redux.git

Download gwt-redux

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
com.google.gwt : gwt-servlet jar 2.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.4.0
0.3.0
0.2.0
0.1.1
0.1.0