GMD Patterns

A Material Design look and feel for GWT Apps plus Phonegap

License

License

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-patterns
Last Version

Last Version

2.0-rc5
Release Date

Release Date

Type

Type

war
Description

Description

GMD Patterns
A Material Design look and feel for GWT Apps plus Phonegap

Download gwt-material-patterns

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-patterns/ -->
<dependency>
    <groupId>com.github.gwtmaterialdesign</groupId>
    <artifactId>gwt-material-patterns</artifactId>
    <version>2.0-rc5</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-patterns/
implementation 'com.github.gwtmaterialdesign:gwt-material-patterns:2.0-rc5'
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-patterns/
implementation ("com.github.gwtmaterialdesign:gwt-material-patterns:2.0-rc5")
'com.github.gwtmaterialdesign:gwt-material-patterns:war:2.0-rc5'
<dependency org="com.github.gwtmaterialdesign" name="gwt-material-patterns" rev="2.0-rc5">
  <artifact name="gwt-material-patterns" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtmaterialdesign', module='gwt-material-patterns', version='2.0-rc5')
)
libraryDependencies += "com.github.gwtmaterialdesign" % "gwt-material-patterns" % "2.0-rc5"
[com.github.gwtmaterialdesign/gwt-material-patterns "2.0-rc5"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.gwtmaterialdesign : gwt-material jar 2.0-rc5
com.github.gwtmaterialdesign : gwt-material-themes jar 2.0-rc5
com.github.gwtmaterialdesign : gwt-material-addins jar 2.0-rc5

provided (4)

Group / Artifact Type Version
com.google.gwt : gwt-user jar 2.8.0
com.google.gwt : gwt-dev jar 2.8.0
com.gwtplatform : gwtp-mvp-client jar 1.5.3
com.google.gwt.inject : gin jar 2.1.2

Project Modules

There are no modules declared in this project.

gwt-material

A Google Material Design wrapper for GWT

Build Status Join us


Migration 2.0 -> 2.1

Demo

Documentation

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

Maven

Current Version 2.4.1

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

Snapshot Version 2.5.0-SNAPSHOT

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

Changelog

You can find lists of features by version here.

Migration

Migrating from 1.3 to 1.4
Migrating from 1.x to 2.0

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.

Related Projects

JUnit Test

Project Number of Tests
gwt-material 1545
gwt-material-addins 1048
gwt-material-table 100
Total Unit Tests 2693

Testing Platform

Many thanks to BrowserStack for sponsoring our Open Source projects

com.github.gwtmaterialdesign

GMD (Gwt Material Design)

Turn your Web Apps to MaterialDesign + Progressive Web App (PWA)

Versions

Version
2.0-rc5
2.0-rc4
1.3
1.2
1.1
1.0