is not current version
Last Version 2.0.9

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

The set of useful GWT components

Categories

Categories

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

GroupId

net.sf.advanced-gwt
ArtifactId

ArtifactId

advanced-gwt
Version

Version

2.0.8
Type

Type

jar

Download advanced-gwt 2.0.8


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