is not current version
Last Version 2.0.9

net.sf.advanced-gwt:advanced-gwt-demo 2.0.8

The application demonstrating features of the GWT Advanced Components library.

Categories

Categories

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

GroupId

net.sf.advanced-gwt
ArtifactId

ArtifactId

advanced-gwt-demo
Version

Version

2.0.8
Type

Type

war

Download advanced-gwt-demo 2.0.8


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