On this lesson we will show how to generate a GMD project using 2.2-SNAPSHOT.
Maven Command:
mvn archetype:generate -DarchetypeGroupId=com.github.gwtmaterialdesign -DarchetypeArtifactId=gwt-material-archetype -DarchetypeRepository=https://oss.sonatype.org/content/repo... -DarchetypeVersion=2.2-SNAPSHOT
Resources:
https://gwtmaterialdesign.github.io/g...
https://github.com/GwtMaterialDesign/...