Download gwt-customuibinder-1.1.0.jar file - Jar g

Jar examples for g:gwt-customuibinder

Description

Provides custom UiBinder support for GWT projects

You can download jar file gwt-customuibinder 1.1.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add gwt-customuibinder-1.1.0.jar to your project.

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

Download

Click the following link to download the jar file.

gwt-customuibinder-1.1.0-javadoc.jar
gwt-customuibinder-1.1.0-sources.jar
gwt-customuibinder-1.1.0.jar
gwt-customuibinder-1.1.0.pom



Related Tutorials