is not current version
Last Version 23.1.0

com.github.mcollovati.vertx:vertx-vaadin-flow 13.0.2

An adapter to run Vaadin Flow applications on Vertx

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.github.mcollovati.vertx
ArtifactId

ArtifactId

vertx-vaadin-flow
Version

Version

13.0.2
Type

Type

jar

Download vertx-vaadin-flow 13.0.2


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