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

com.vaadin:vaadin-button-flow-parent 22.0.9


Категории

Категории

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

Группа

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

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

vaadin-button-flow-parent
Версия

Версия

22.0.9
Тип

Тип

pom

Скачать vaadin-button-flow-parent 22.0.9

Имя Файла Размер
vaadin-button-flow-parent-22.0.9.pom 896 bytes
Обзор

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