не последняя версия
Последняя версия 2.5.0

com.github.gwtmaterialdesign:gwt-material-archetype 2.0-rc4


Категории

Категории

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

Группа

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

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

gwt-material-archetype
Версия

Версия

2.0-rc4
Тип

Тип

jar

Скачать gwt-material-archetype 2.0-rc4


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