License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks |
GroupId | GroupIdcom.sfeir.gwt |
ArtifactId | ArtifactIdwebding |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionWeb Development in GWT
Handy UI elements for GWT-based web applications
|
Project URL |
Project URL |
Filename | Size |
---|---|
webding-1.0.pom | |
webding-1.0.jar | 266 KB |
webding-1.0-sources.jar | 83 KB |
webding-1.0-javadoc.jar | 561 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sfeir.gwt/webding/ -->
<dependency>
<groupId>com.sfeir.gwt</groupId>
<artifactId>webding</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sfeir.gwt/webding/
implementation 'com.sfeir.gwt:webding:1.0'
// https://jarcasting.com/artifacts/com.sfeir.gwt/webding/
implementation ("com.sfeir.gwt:webding:1.0")
'com.sfeir.gwt:webding:jar:1.0'
<dependency org="com.sfeir.gwt" name="webding" rev="1.0">
<artifact name="webding" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sfeir.gwt', module='webding', version='1.0')
)
libraryDependencies += "com.sfeir.gwt" % "webding" % "1.0"
[com.sfeir.gwt/webding "1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user Optional | jar | 2.0.1 |
com.google.gwt : gwt-dev Optional | jar | 2.0.1 |