is not current version
Last Version 23.1.0

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

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

0.1.0
Type

Type

jar

Download vertx-vaadin-flow 0.1.0


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