не последняя версия
Последняя версия 2.0-rc5

com.github.gwtmaterialdesign:gwt-material-demo 1.5.1

Showcase for gwt-material

Категории

Категории

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

Группа

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

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

gwt-material-demo
Версия

Версия

1.5.1
Тип

Тип

war

Скачать gwt-material-demo 1.5.1


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