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

com.vaadin:flow-test-generic 7.0.7


Категории

Категории

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

Группа

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

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

flow-test-generic
Версия

Версия

7.0.7
Тип

Тип

jar

Скачать flow-test-generic 7.0.7


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