Download gwt-mt-widgets-0.54.0.jar file - Jar g

Jar examples for g:gwt-mt-widgets

Description

A set of widgets and handlers for gwt applications using gwt-bean-validators.

You can download jar file gwt-mt-widgets 0.54.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add gwt-mt-widgets-0.54.0.jar to your project.

<dependency>
   <groupId>de.knightsoft-net</groupId>
   <artifactId>gwt-mt-widgets</artifactId>
   <version>0.54.0</version>
</dependency>
compile group: 'de.knightsoft-net', name: 'gwt-mt-widgets', version: '0.54.0'
libraryDependencies += "de.knightsoft-net" % "gwt-mt-widgets" % "0.54.0"
<dependency org="de.knightsoft-net" name="gwt-mt-widgets" rev="0.54.0"/>
@Grapes(@Grab(group='de.knightsoft-net', module='gwt-mt-widgets', version='0.54.0'))
'de.knightsoft-net:gwt-mt-widgets:jar:0.54.0'

Download

Click the following link to download the jar file.

gwt-mt-widgets-0.54.0-javadoc.jar
gwt-mt-widgets-0.54.0-sources.jar
gwt-mt-widgets-0.54.0.jar
gwt-mt-widgets-0.54.0.pom



Related Tutorials