Jar examples for g:gwt
You can download jar file gwt 2.8.2 in this page.
Google Web Toolkit Terms
You can use the following script to add gwt-2.8.2.jar to your project.
<dependency> <groupId>com.google.gwt</groupId> <artifactId>gwt</artifactId> <version>2.8.2</version> </dependency>
compile group: 'com.google.gwt', name: 'gwt', version: '2.8.2'
libraryDependencies += "com.google.gwt" % "gwt" % "2.8.2"
<dependency org="com.google.gwt" name="gwt" rev="2.8.2"/>
@Grapes(@Grab(group='com.google.gwt', module='gwt', version='2.8.2'))
'com.google.gwt:gwt:jar:2.8.2'
Click the following link to download the jar file.
gwt-2.8.2.pom