| License | License | 
|---|---|
| Categories | CategoriesGWT (Google Web Toolkit) User Interface Web Frameworks | 
| GroupId | GroupIdcom.googlecode.gwt-table-to-excel | 
| ArtifactId | ArtifactIdgwt-table-to-excel | 
| Last Version | Last Version0.0.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptiongwt-table-to-excel GWT module to allow to export a table, without needing to write any server-side code | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| gwt-table-to-excel-0.0.4.pom | |
| gwt-table-to-excel-0.0.4.jar | 12 KB | 
| gwt-table-to-excel-0.0.4-sources.jar | 4 KB | 
| gwt-table-to-excel-0.0.4-javadoc.jar | 58 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.googlecode.gwt-table-to-excel/gwt-table-to-excel/ -->
<dependency>
    <groupId>com.googlecode.gwt-table-to-excel</groupId>
    <artifactId>gwt-table-to-excel</artifactId>
    <version>0.0.4</version>
</dependency>// https://jarcasting.com/artifacts/com.googlecode.gwt-table-to-excel/gwt-table-to-excel/
implementation 'com.googlecode.gwt-table-to-excel:gwt-table-to-excel:0.0.4'// https://jarcasting.com/artifacts/com.googlecode.gwt-table-to-excel/gwt-table-to-excel/
implementation ("com.googlecode.gwt-table-to-excel:gwt-table-to-excel:0.0.4")'com.googlecode.gwt-table-to-excel:gwt-table-to-excel:jar:0.0.4'<dependency org="com.googlecode.gwt-table-to-excel" name="gwt-table-to-excel" rev="0.0.4">
  <artifact name="gwt-table-to-excel" type="jar" />
</dependency>@Grapes(
@Grab(group='com.googlecode.gwt-table-to-excel', module='gwt-table-to-excel', version='0.0.4')
)libraryDependencies += "com.googlecode.gwt-table-to-excel" % "gwt-table-to-excel" % "0.0.4"[com.googlecode.gwt-table-to-excel/gwt-table-to-excel "0.0.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| commons-io : commons-io | jar | 2.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 |