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

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


Категории

Категории

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

Группа

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

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

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

Версия

23.0.1
Тип

Тип

pom

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

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