| License |
License |
|---|---|
| Categories |
CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Net |
| GroupId | GroupIdnet.sf.advanced-gwt |
| ArtifactId | ArtifactIdadvanced-gwt |
| Last Version | Last Version2.0.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionAdvanced GWT Components
The set of useful GWT components
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| advanced-gwt-2.0.9.pom | |
| advanced-gwt-2.0.9.jar | 635 KB |
| advanced-gwt-2.0.9-sources.jar | 347 KB |
| advanced-gwt-2.0.9-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.advanced-gwt/advanced-gwt/ -->
<dependency>
<groupId>net.sf.advanced-gwt</groupId>
<artifactId>advanced-gwt</artifactId>
<version>2.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.advanced-gwt/advanced-gwt/
implementation 'net.sf.advanced-gwt:advanced-gwt:2.0.9'
// https://jarcasting.com/artifacts/net.sf.advanced-gwt/advanced-gwt/
implementation ("net.sf.advanced-gwt:advanced-gwt:2.0.9")
'net.sf.advanced-gwt:advanced-gwt:jar:2.0.9'
<dependency org="net.sf.advanced-gwt" name="advanced-gwt" rev="2.0.9">
<artifact name="advanced-gwt" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.advanced-gwt', module='advanced-gwt', version='2.0.9')
)
libraryDependencies += "net.sf.advanced-gwt" % "advanced-gwt" % "2.0.9"
[net.sf.advanced-gwt/advanced-gwt "2.0.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.1 |