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

com.vaadin:flow-components-parent 1.1.0

Modules for Flow components based on code generation

Категории

Категории

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

Группа

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

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

flow-components-parent
Версия

Версия

1.1.0
Тип

Тип

pom

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

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

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