Download gwt-test-utils-0.39.jar file - Jar g

Jar examples for g:gwt-test-utils

Description

You can download jar file gwt-test-utils 0.39 in this page.

Build File

You can use the following script to add gwt-test-utils-0.39.jar to your project.

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

Download

Click the following link to download the jar file.

gwt-test-utils-0.39-javadoc.jar
gwt-test-utils-0.39-sources.jar
gwt-test-utils-0.39.jar
gwt-test-utils-0.39.pom



Related Tutorials