g

gwt-material-themes

Themes for gwt-material
Apache License Version 2
Files download
File Operation
gwt-material-themes-2.0-rc7.jar download
gwt-material-themes-2.0-rc7.pom download
gwt-material-themes-2.0-rc7-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.gwtmaterialdesign</groupId>
  <artifactId>gwt-material-themes</artifactId>
  <version>2.0-rc7</version>
</dependency>
Gradle Groovy
implementation 'com.github.gwtmaterialdesign:gwt-material-themes:2.0-rc7'
Gradle Kotlin
implementation("com.github.gwtmaterialdesign:gwt-material-themes:2.0-rc7")
Scala SBT
libraryDependencies += "com.github.gwtmaterialdesign" % "gwt-material-themes" % "2.0-rc7"
Groovy Grape
@Grapes(
  @Grab(group='com.github.gwtmaterialdesign', module='gwt-material-themes', version='2.0-rc7')
)
Apache Ivy
<dependency org="com.github.gwtmaterialdesign" name="gwt-material-themes" rev="2.0-rc7" />
Leiningen
[com.github.gwtmaterialdesign/gwt-material-themes "2.0-rc7"]
Apache Buildr
'com.github.gwtmaterialdesign:gwt-material-themes:jar:2.0-rc7'