Google Web Toolkit (GWT) user library for building browser-based applications in Java.
<dependency>
<groupId>com.google.gwt</groupId>
<artifactId>gwt-user</artifactId>
<version>2.10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a simple GWT module that displays a label on the page.
Use JDK 11 or later for GWT 2.10; for older JDKs, use GWT 2.9 or earlier.
No dependency data recorded yet.