is not current version
Last Version 2.6.0-rc1

com.github.gwtmaterialdesign:gwt-material 1.3

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.3
Type

Type

jar

Download gwt-material 1.3


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