gwt-table-to-excel

GWT module to allow to export a table, without needing to write any server-side code

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.googlecode.gwt-table-to-excel
ArtifactId

ArtifactId

gwt-table-to-excel
Last Version

Last Version

0.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

gwt-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

http://code.google.com/p/gwt-table-to-excel/source/browse/

Download gwt-table-to-excel

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
commons-io : commons-io jar 2.4

provided (1)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.4