License |
License |
---|---|
Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
GroupId | GroupIdnet.sf.advanced-gwt |
ArtifactId | ArtifactIdadvanced-gwt-demo |
Last Version | Last Version2.0.9 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionAdvanced GWT Components Demo Application
The application demonstrating features of the GWT Advanced Components library.
|
Filename | Size |
---|---|
advanced-gwt-demo-2.0.9.pom | |
advanced-gwt-demo-2.0.9.war | 2 MB |
advanced-gwt-demo-2.0.9-sources.jar | 159 KB |
advanced-gwt-demo-2.0.9-javadoc.jar | 175 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.sf.advanced-gwt : advanced-gwt | jar | 2.0.9 |
com.google.gwt : gwt-user | jar | 2.5.1 |