Download gwt-mt-widgets-0.44.2.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.44.2 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials