Google Web Toolkit [gwt] module
This module is for the Play 1.x series only.
This module provides a helper to simplify the integration of a GWT UI with Play as an application server.
http://code.google.com/p/play-framework-gwt/
Written by Rustem Suniev.
Published releases
1.0 | Jan 13 2010 | Documentation | Try Play |
To install locally this module use the install
command:
play install gwt-{version}
To add this module as dependency of your application, add it to the dependencies.yml file:
require:
- play -> gwt {version}