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

com.vaadin:flow-theme-integrations 2.7.9


Категории

Категории

Vaadin Взаимодействие с пользователем Веб-фреймворки
Группа

Группа

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

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

flow-theme-integrations
Версия

Версия

2.7.9
Тип

Тип

pom

Скачать flow-theme-integrations 2.7.9

Имя Файла Размер
flow-theme-integrations-2.7.9.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.vaadin/flow-theme-integrations/ -->
<dependency>
    <groupId>com.vaadin</groupId>
    <artifactId>flow-theme-integrations</artifactId>
    <version>2.7.9</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/flow-theme-integrations/
implementation 'com.vaadin:flow-theme-integrations:2.7.9'
// https://jarcasting.com/artifacts/com.vaadin/flow-theme-integrations/
implementation ("com.vaadin:flow-theme-integrations:2.7.9")
'com.vaadin:flow-theme-integrations:pom:2.7.9'
<dependency org="com.vaadin" name="flow-theme-integrations" rev="2.7.9">
  <artifact name="flow-theme-integrations" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='flow-theme-integrations', version='2.7.9')
)
libraryDependencies += "com.vaadin" % "flow-theme-integrations" % "2.7.9"
[com.vaadin/flow-theme-integrations "2.7.9"]