Jar examples for g:gwt-user
The GWT User Library supports the client-side components for building AJAX apps in the Java language using the Google Web Toolkit.
You can download jar file gwt-user 2.8.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gwt-user-2.8.2.jar to your project.
<dependency> <groupId>com.google.gwt</groupId> <artifactId>gwt-user</artifactId> <version>2.8.2</version> </dependency>
compile group: 'com.google.gwt', name: 'gwt-user', version: '2.8.2'
libraryDependencies += "com.google.gwt" % "gwt-user" % "2.8.2"
<dependency org="com.google.gwt" name="gwt-user" rev="2.8.2"/>
@Grapes(@Grab(group='com.google.gwt', module='gwt-user', version='2.8.2'))
'com.google.gwt:gwt-user:jar:2.8.2'
Click the following link to download the jar file.
gwt-user-2.8.2-javadoc.jar