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

com.github.gwtmaterialdesign:gwt-material-table 2.0-rc6

A complex table component designed for the material design specifications

Категории

Категории

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

Группа

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

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

gwt-material-table
Версия

Версия

2.0-rc6
Тип

Тип

jar

Скачать gwt-material-table 2.0-rc6


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