Web Development in GWT

Handy UI elements for GWT-based web applications

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.sfeir.gwt
ArtifactId

ArtifactId

webding
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Web Development in GWT
Handy UI elements for GWT-based web applications
Project URL

Project URL

http://code.google.com/p/sfeir/

Download webding

How to add to project

<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
com.google.gwt : gwt-user Optional jar 2.0.1
com.google.gwt : gwt-dev Optional jar 2.0.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0