License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks React |
GroupId | GroupIdcom.github.gwtreact |
ArtifactId | ArtifactIdgwt-redux |
Version | Version0.4.0 |
Type | Typejar |
Description |
Descriptiongwt-redux
Provides Java GWT bindings for Redux and Redux related libraries
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-redux-0.4.0.pom | |
gwt-redux-0.4.0.jar | 14 KB |
gwt-redux-0.4.0-sources.jar | 12 KB |
gwt-redux-0.4.0-javadoc.jar | 65 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-servlet | jar | 2.8.0 |