| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks Auto Application Layer Libs Code Generators | 
| GroupId | GroupIdorg.xtend | 
| ArtifactId | ArtifactIdauto-gwt | 
| Last Version | Last Version0.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionauto-gwt AutoGWT | 
| Project URL | Project URL | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| auto-gwt-0.0.1.pom | |
| auto-gwt-0.0.1.jar | 93 KB | 
| auto-gwt-0.0.1-sources.jar | 154 KB | 
| auto-gwt-0.0.1-javadoc.jar | 89 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.xtend/auto-gwt/ -->
<dependency>
    <groupId>org.xtend</groupId>
    <artifactId>auto-gwt</artifactId>
    <version>0.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.xtend/auto-gwt/
implementation 'org.xtend:auto-gwt:0.0.1'// https://jarcasting.com/artifacts/org.xtend/auto-gwt/
implementation ("org.xtend:auto-gwt:0.0.1")'org.xtend:auto-gwt:jar:0.0.1'<dependency org="org.xtend" name="auto-gwt" rev="0.0.1">
  <artifact name="auto-gwt" type="jar" />
</dependency>@Grapes(
@Grab(group='org.xtend', module='auto-gwt', version='0.0.1')
)libraryDependencies += "org.xtend" % "auto-gwt" % "0.0.1"[org.xtend/auto-gwt "0.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.xtend : org.eclipse.xtend.lib.gwt | jar | 2.9.0 | 
| com.google.gwt : gwt-dev | jar | 2.7.0 | 
| com.google.code.gson : gson | jar | 2.3.1 | 
| com.google.gwt : gwt-servlet | jar | 2.7.0 | 
| com.google.gwt : gwt-user | jar | 2.7.0 |