is not current version
Last Version 1.2.0

com.jhickman:gwt-customuibinder 1.1.0

Provides custom UiBinder support for GWT projects

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.jhickman
ArtifactId

ArtifactId

gwt-customuibinder
Version

Version

1.1.0
Type

Type

jar

Download gwt-customuibinder 1.1.0


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