GWT Custom UiBinder

Provides custom UiBinder support for GWT projects

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.jhickman
ArtifactId

ArtifactId

gwt-customuibinder
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

GWT Custom UiBinder
Provides custom UiBinder support for GWT projects
Project URL

Project URL

http://code.google.com/p/gwt-customuibinder/
Source Code Management

Source Code Management

https://code.google.com/p/gwt-customuibinder/source/checkout

Download gwt-customuibinder

How to add to project

<!-- https://jarcasting.com/artifacts/com.jhickman/gwt-customuibinder/ -->
<dependency>
    <groupId>com.jhickman</groupId>
    <artifactId>gwt-customuibinder</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jhickman/gwt-customuibinder/
implementation 'com.jhickman:gwt-customuibinder:1.2.0'
// https://jarcasting.com/artifacts/com.jhickman/gwt-customuibinder/
implementation ("com.jhickman:gwt-customuibinder:1.2.0")
'com.jhickman:gwt-customuibinder:jar:1.2.0'
<dependency org="com.jhickman" name="gwt-customuibinder" rev="1.2.0">
  <artifact name="gwt-customuibinder" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jhickman', module='gwt-customuibinder', version='1.2.0')
)
libraryDependencies += "com.jhickman" % "gwt-customuibinder" % "1.2.0"
[com.jhickman/gwt-customuibinder "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.4.0
com.google.gwt : gwt-user jar 2.4.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.1.0