не последняя версия
Последняя версия 2.6.0-rc1

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

Themes for gwt-material

Категории

Категории

GWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

com.github.gwtmaterialdesign
Идентификатор

Идентификатор

gwt-material-themes
Версия

Версия

2.0-rc1
Тип

Тип

jar

Скачать gwt-material-themes 2.0-rc1


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