You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+5-6
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,7 @@ GWT Java bindings for React
3
3
4
4
##Introduction
5
5
6
-
gwt-react provides Java [GWT](http://www.gwtproject.org/) bindings for [React v15.1.0](https://facebook.github.io/react/) based on the
7
-
new JsInterop capabilities introduced in GWT 2.8
8
-
9
-
***Please note: the project currently depends on a Snapshot build of GWT 2.8 to work. Consider this project a preview. The API is highly likely to change.***
6
+
gwt-react provides Java [GWT](http://www.gwtproject.org/) bindings for [React v15.3.2](https://facebook.github.io/react/) based on the new JsInterop capabilities introduced in GWT 2.8
10
7
11
8
##Prerequisites
12
9
@@ -25,7 +22,7 @@ You can download the latest release .jar from Maven Central using the following
0 commit comments