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

com.vaadin:flow-components-parent 1.2.4

Modules for Flow components based on code generation

Категории

Категории

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

Группа

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

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

flow-components-parent
Версия

Версия

1.2.4
Тип

Тип

pom

Скачать flow-components-parent 1.2.4

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

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