Download gwtquery-1.3.1.jar file - Jar g

Jar examples for g:gwtquery

Description

You can download jar file gwtquery 1.3.1 in this page.

Build File

You can use the following script to add gwtquery-1.3.1.jar to your project.

<dependency>
   <groupId>com.googlecode.gwtquery</groupId>
   <artifactId>gwtquery</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'com.googlecode.gwtquery', name: 'gwtquery', version: '1.3.1'
libraryDependencies += "com.googlecode.gwtquery" % "gwtquery" % "1.3.1"
<dependency org="com.googlecode.gwtquery" name="gwtquery" rev="1.3.1"/>
@Grapes(@Grab(group='com.googlecode.gwtquery', module='gwtquery', version='1.3.1'))
'com.googlecode.gwtquery:gwtquery:jar:1.3.1'

Download

Click the following link to download the jar file.

gwtquery-1.3.1-javadoc.jar
gwtquery-1.3.1-sources.jar
gwtquery-1.3.1.jar
gwtquery-1.3.1.pom



Related Tutorials