File tree Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Expand file tree Collapse file tree 1 file changed +16
-2
lines changed Original file line number Diff line number Diff line change 22#gwt-material-demo [ ![ Build Status] ( https://travis-ci.org/GwtMaterialDesign/gwt-material-demo.svg?branch=master )] ( https://travis-ci.org/GwtMaterialDesign/gwt-material-demo )
33Demo application to show the features of the [ gwt-material] ( https://github.com/GwtMaterialDesign/gwt-material ) library.
44
5- ### Release 1.4 Demo
5+ ### Release 1.5.0 Demo
66[ http://gwtmaterialdesign.github.io/gwt-material-demo ] ( http://gwtmaterialdesign.github.io/gwt-material-demo )
7+ ``` xml
8+ <dependency >
9+ <groupId >com.github.gwtmaterialdesign</groupId >
10+ <artifactId >gwt-material-demo</artifactId >
11+ <version >1.5.0</version >
12+ </dependency >
13+ ```
714
8- ### Snapshot Demo
15+ ### 2.0 Snapshot Demo
916[ http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot ] ( http://gwtmaterialdesign.github.io/gwt-material-demo/snapshot )
17+ ``` xml
18+ <dependency >
19+ <groupId >com.github.gwtmaterialdesign</groupId >
20+ <artifactId >gwt-material-demo</artifactId >
21+ <version >2.0-SNAPSHOT</version >
22+ </dependency >
23+ ```
1024
1125### Javadocs
1226[ http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs/ ] ( http://gwtmaterialdesign.github.io/gwt-material-demo/apidocs/ )
You can’t perform that action at this time.
0 commit comments