is not current version
Last Version 2.0.9

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

This script builds the whole project.

Categories

Categories

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

GroupId

net.sf.advanced-gwt
ArtifactId

ArtifactId

advanced-gwt-root
Version

Version

2.0.8
Type

Type

pom

Download advanced-gwt-root 2.0.8


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