is not current version
Last Version 2.6.0-rc1

com.github.gwtmaterialdesign:gwt-material 1.2

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
Version

Version

1.2
Type

Type

jar

Download gwt-material 1.2


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