ULei / gwt-material-demo

Showcase Site for gwt-material

Home Page:http://gwtmaterialdesign.github.io/gwt-material-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#gwt-material-demo [![Build Status](https://travis-ci.org/GwtMaterialDesign/gwt-material-demo.svg?branch=master)](https://travis-ci.org/GwtMaterialDesign/gwt-material-demo) Demo application to show the features of the [gwt-material](https://github.com/GwtMaterialDesign/gwt-material) library.

Release 2.0-rc3 Demo

http://gwtmaterialdesign.github.io/gwt-material-demo

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material-demo</artifactId>
    <version>2.0-rc3</version>
</dependency>

2.0 Snapshot Demo

http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material-demo</artifactId>
    <version>2.0-SNAPSHOT</version>
</dependency>

Javadocs

GWT Material
GWT Material Addins
GWT Material Table

If you want to contribute, visit us at https://gitter.im/GwtMaterialDesign/gwt-material

##Follow Us Google Plus

About

Showcase Site for gwt-material

http://gwtmaterialdesign.github.io/gwt-material-demo

License:Apache License 2.0


Languages

Language:Java 98.6%Language:CSS 0.8%Language:HTML 0.4%Language:Shell 0.2%