| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net | 
| GroupId | GroupIdnet.sf.advanced-gwt | 
| ArtifactId | ArtifactIdadvanced-gwt-root | 
| Last Version | Last Version2.0.9 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionAdvanced GWT Components Root Script This script builds the whole project. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| advanced-gwt-root-2.0.9.pom | 8 KB | 
| Browse | 
<!-- 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.9</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.9'// https://jarcasting.com/artifacts/net.sf.advanced-gwt/advanced-gwt-root/
implementation ("net.sf.advanced-gwt:advanced-gwt-root:2.0.9")'net.sf.advanced-gwt:advanced-gwt-root:pom:2.0.9'<dependency org="net.sf.advanced-gwt" name="advanced-gwt-root" rev="2.0.9">
  <artifact name="advanced-gwt-root" type="pom" />
</dependency>@Grapes(
@Grab(group='net.sf.advanced-gwt', module='advanced-gwt-root', version='2.0.9')
)libraryDependencies += "net.sf.advanced-gwt" % "advanced-gwt-root" % "2.0.9"[net.sf.advanced-gwt/advanced-gwt-root "2.0.9"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.1 |