is not current version
Last Version 23.1.0

com.github.mcollovati.vertx:vertx-vaadin-flow 14.2.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

14.2.2
Type

Type

jar

Download vertx-vaadin-flow 14.2.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>14.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mcollovati.vertx/vertx-vaadin-flow/
implementation 'com.github.mcollovati.vertx:vertx-vaadin-flow:14.2.2'
// https://jarcasting.com/artifacts/com.github.mcollovati.vertx/vertx-vaadin-flow/
implementation ("com.github.mcollovati.vertx:vertx-vaadin-flow:14.2.2")
'com.github.mcollovati.vertx:vertx-vaadin-flow:jar:14.2.2'
<dependency org="com.github.mcollovati.vertx" name="vertx-vaadin-flow" rev="14.2.2">
  <artifact name="vertx-vaadin-flow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mcollovati.vertx', module='vertx-vaadin-flow', version='14.2.2')
)
libraryDependencies += "com.github.mcollovati.vertx" % "vertx-vaadin-flow" % "14.2.2"
[com.github.mcollovati.vertx/vertx-vaadin-flow "14.2.2"]