is not current version
Last Version 2.6.0-rc1

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

Themes for gwt-material

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

com.github.gwtmaterialdesign
ArtifactId

ArtifactId

gwt-material-themes
Version

Version

2.0
Type

Type

jar

Download gwt-material-themes 2.0


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