GXT UiBinder

Provides UiBinder support for ExtGWT projects

License

License

GroupId

GroupId

com.jhickman
ArtifactId

ArtifactId

gxt-uibinder
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

GXT UiBinder
Provides UiBinder support for ExtGWT projects
Project URL

Project URL

http://code.google.com/p/gxt-uibinder/
Source Code Management

Source Code Management

http://code.google.com/p/gxt-uibinder/source/checkout

Download gxt-uibinder

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
com.google.gwt : gwt-dev jar 2.3.0
com.google.gwt : gwt-user jar 2.3.0
com.jhickman : gwt-customuibinder jar 1.1.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0