Advanced GWT Components Demo Application

The application demonstrating features of the GWT Advanced Components library.

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Net
GroupId

GroupId

net.sf.advanced-gwt
ArtifactId

ArtifactId

advanced-gwt-demo
Last Version

Last Version

2.0.9
Release Date

Release Date

Type

Type

war
Description

Description

Advanced GWT Components Demo Application
The application demonstrating features of the GWT Advanced Components library.

Download advanced-gwt-demo

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.advanced-gwt/advanced-gwt-demo/ -->
<dependency>
    <groupId>net.sf.advanced-gwt</groupId>
    <artifactId>advanced-gwt-demo</artifactId>
    <version>2.0.9</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.advanced-gwt/advanced-gwt-demo/
implementation 'net.sf.advanced-gwt:advanced-gwt-demo:2.0.9'
// https://jarcasting.com/artifacts/net.sf.advanced-gwt/advanced-gwt-demo/
implementation ("net.sf.advanced-gwt:advanced-gwt-demo:2.0.9")
'net.sf.advanced-gwt:advanced-gwt-demo:war:2.0.9'
<dependency org="net.sf.advanced-gwt" name="advanced-gwt-demo" rev="2.0.9">
  <artifact name="advanced-gwt-demo" type="war" />
</dependency>
@Grapes(
@Grab(group='net.sf.advanced-gwt', module='advanced-gwt-demo', version='2.0.9')
)
libraryDependencies += "net.sf.advanced-gwt" % "advanced-gwt-demo" % "2.0.9"
[net.sf.advanced-gwt/advanced-gwt-demo "2.0.9"]

Dependencies

provided (2)

Group / Artifact Type Version
net.sf.advanced-gwt : advanced-gwt jar 2.0.9
com.google.gwt : gwt-user jar 2.5.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.9
2.0.8