is not current version
Last Version 23.1.0

com.github.mcollovati.vertx:vaadin-flow-sockjs 14.0.12

Sockjs push connection implementation for Vaadin Flow

Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.github.mcollovati.vertx
ArtifactId

ArtifactId

vaadin-flow-sockjs
Version

Version

14.0.12
Type

Type

jar

Download vaadin-flow-sockjs 14.0.12


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