Download gwtquery-1.4.3.jar file - Jar g

Jar examples for g:gwtquery

Description

You can download jar file gwtquery 1.4.3 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

gwtquery-1.4.3-javadoc.jar
gwtquery-1.4.3-sources.jar
gwtquery-1.4.3.jar
gwtquery-1.4.3.pom



Related Tutorials