Last Version

Web Development in GWT 1.0

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
Version

Version

1.0
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 1.0


<!-- 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.