Skip to content

d-eggert/gwt-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#gwt-material [![Build Status](https://travis-ci.org/GwtMaterialDesign/gwt-material.svg?branch=master)](https://travis-ci.org/GwtMaterialDesign/gwt-material) [![Join the chat at https://gitter.im/GwtMaterialDesign/gwt-material](https://img.shields.io/badge/GITTER-join%20chat-green.svg)](https://gitter.im/GwtMaterialDesign/gwt-material?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
A Google Material Design wrapper for GWT

Demo

Documentation

Support documentation can be found here
We created Java Docs for developers

Maven

Current Version 1.4.1

<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material</artifactId>
    <version>1.4.1</version>
</dependency>

Snapshot Version 1.5.0-SNAPSHOT

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

Changelog

You can find lists of features by version here.

Current Snapshot

1.5.0-SNAPSHOT

Migration

Migrating from 1.3 to 1.4

License

Apache 2.0 License

Contributing

Contributions are welcomed by all! If you would like to submit changes be sure to fork this project and create a Pull Request for us to review. PR's will be reviewed by the team as soon as possible. You will also be listed as a contributor on our changelog notes.

Please follow the contribution document on the projects code style standards.

##Follow Us Google Plus

About

A Google Material Design wrapper for GWT

Resources

License

Apache-2.0, Apache-2.0 licenses found

Licenses found

Apache-2.0
LICENSE
Apache-2.0
LICENSE.txt

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 74.5%
  • JavaScript 19.6%
  • CSS 5.9%