is not current version
Last Version 2.6.0-rc1

com.github.gwtmaterialdesign:gwt-material-parent 1.5.0

A Material Design look and feel for GWT Apps plus Phonegap

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-parent
Version

Version

1.5.0
Type

Type

pom

Download gwt-material-parent 1.5.0


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