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

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials