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

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


Категории

Категории

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

Группа

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

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

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

Версия

21.0.5
Тип

Тип

pom

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

Имя Файла Размер
vaadin-button-flow-parent-21.0.5.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>21.0.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin/vaadin-button-flow-parent/
implementation 'com.vaadin:vaadin-button-flow-parent:21.0.5'
// https://jarcasting.com/artifacts/com.vaadin/vaadin-button-flow-parent/
implementation ("com.vaadin:vaadin-button-flow-parent:21.0.5")
'com.vaadin:vaadin-button-flow-parent:pom:21.0.5'
<dependency org="com.vaadin" name="vaadin-button-flow-parent" rev="21.0.5">
  <artifact name="vaadin-button-flow-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vaadin', module='vaadin-button-flow-parent', version='21.0.5')
)
libraryDependencies += "com.vaadin" % "vaadin-button-flow-parent" % "21.0.5"
[com.vaadin/vaadin-button-flow-parent "21.0.5"]