Jar examples for g:gwt-servlet
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-servlet 2.5.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gwt-servlet-2.5.0.jar to your project.
<dependency> <groupId>com.google.gwt</groupId> <artifactId>gwt-servlet</artifactId> <version>2.5.0</version> </dependency>
compile group: 'com.google.gwt', name: 'gwt-servlet', version: '2.5.0'
libraryDependencies += "com.google.gwt" % "gwt-servlet" % "2.5.0"
<dependency org="com.google.gwt" name="gwt-servlet" rev="2.5.0"/>
@Grapes(@Grab(group='com.google.gwt', module='gwt-servlet', version='2.5.0'))
'com.google.gwt:gwt-servlet:jar:2.5.0'
Click the following link to download the jar file.
gwt-servlet-2.5.0-javadoc.jar