is not current version
Last Version 1.0.1

com.jhickman:gxt-uibinder 1.0.0

Provides UiBinder support for ExtGWT projects

GroupId

GroupId

com.jhickman
ArtifactId

ArtifactId

gxt-uibinder
Version

Version

1.0.0
Type

Type

jar

Download gxt-uibinder 1.0.0


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