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

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


Категории

Категории

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

Группа

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

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

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

Версия

1.3.0
Тип

Тип

pom

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

Имя Файла Размер
vaadin-button-flow-parent-1.3.0.pom 2 KB
Обзор

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