Quickstart
This chapter will guide you through the first steps to configure gwt-gradle-plugin for your web application project. Plugin dependency As it is not a core Gradle plugin, you have to ensure, that Gradle knows how to get the plugin. To do this, add the following lines to your build.gradle, as GWT Gradle Plugin is available in Maven central repository. buildscr...