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

com.vaadin:flow-test-generic 2.0.2


Категории

Категории

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

Группа

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

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

flow-test-generic
Версия

Версия

2.0.2
Тип

Тип

jar

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


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