| Категории |
КатегорииGWT (Google Web Toolkit) Взаимодействие с пользователем Веб-фреймворки |
|---|---|
| Группа | Группаcom.github.gwtmaterialdesign |
| Идентификатор | Идентификаторgwt-material-parent |
| Версия | Версия2.4.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| gwt-material-parent-2.4.2.pom | 15 KB |
| gwt-material-parent-2.4.2-tests.jar | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-parent/ -->
<dependency>
<groupId>com.github.gwtmaterialdesign</groupId>
<artifactId>gwt-material-parent</artifactId>
<version>2.4.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-parent/
implementation 'com.github.gwtmaterialdesign:gwt-material-parent:2.4.2'
// https://jarcasting.com/artifacts/com.github.gwtmaterialdesign/gwt-material-parent/
implementation ("com.github.gwtmaterialdesign:gwt-material-parent:2.4.2")
'com.github.gwtmaterialdesign:gwt-material-parent:jar:2.4.2'
<dependency org="com.github.gwtmaterialdesign" name="gwt-material-parent" rev="2.4.2">
<artifact name="gwt-material-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gwtmaterialdesign', module='gwt-material-parent', version='2.4.2')
)
libraryDependencies += "com.github.gwtmaterialdesign" % "gwt-material-parent" % "2.4.2"
[com.github.gwtmaterialdesign/gwt-material-parent "2.4.2"]