License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.jhickman |
ArtifactId | ArtifactIdgwt-customuibinder |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT Custom UiBinder
Provides custom UiBinder support for GWT projects
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
gwt-customuibinder-1.2.0.pom | |
gwt-customuibinder-1.2.0.jar | 37 KB |
gwt-customuibinder-1.2.0-sources.jar | 17 KB |
gwt-customuibinder-1.2.0-javadoc.jar | 59 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-dev | jar | 2.4.0 |
com.google.gwt : gwt-user | jar | 2.4.0 |