is not current version
Last Version 2.6.0-rc1

com.github.gwtmaterialdesign:gwt-material 2.0-rc7

A Material Design look and feel for GWT Applications

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material
Version

Version

2.0-rc7
Type

Type

jar

Download gwt-material 2.0-rc7


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