Download gwt-traction-1.6.0.jar file - Jar g

Jar examples for g:gwt-traction

Description

Useful GWT widgets and utilities contributed by Traction Software, Inc.

You can download jar file gwt-traction 1.6.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gwt-traction-1.6.0.jar to your project.

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

Download

Click the following link to download the jar file.

gwt-traction-1.6.0-javadoc.jar
gwt-traction-1.6.0-sources.jar
gwt-traction-1.6.0.jar
gwt-traction-1.6.0.pom



Related Tutorials