is not current version
Last Version 1.0.18.vaadin3

com.vaadin.external.atmosphere.samples:atmosphere-websocket-chat 1.0.14.vaadin4


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-websocket-chat
Version

Version

1.0.14.vaadin4
Type

Type

war

Download atmosphere-websocket-chat 1.0.14.vaadin4


<!-- https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-websocket-chat/ -->
<dependency>
    <groupId>com.vaadin.external.atmosphere.samples</groupId>
    <artifactId>atmosphere-websocket-chat</artifactId>
    <version>1.0.14.vaadin4</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-websocket-chat/
implementation 'com.vaadin.external.atmosphere.samples:atmosphere-websocket-chat:1.0.14.vaadin4'
// https://jarcasting.com/artifacts/com.vaadin.external.atmosphere.samples/atmosphere-websocket-chat/
implementation ("com.vaadin.external.atmosphere.samples:atmosphere-websocket-chat:1.0.14.vaadin4")
'com.vaadin.external.atmosphere.samples:atmosphere-websocket-chat:war:1.0.14.vaadin4'
<dependency org="com.vaadin.external.atmosphere.samples" name="atmosphere-websocket-chat" rev="1.0.14.vaadin4">
  <artifact name="atmosphere-websocket-chat" type="war" />
</dependency>
@Grapes(
@Grab(group='com.vaadin.external.atmosphere.samples', module='atmosphere-websocket-chat', version='1.0.14.vaadin4')
)
libraryDependencies += "com.vaadin.external.atmosphere.samples" % "atmosphere-websocket-chat" % "1.0.14.vaadin4"
[com.vaadin.external.atmosphere.samples/atmosphere-websocket-chat "1.0.14.vaadin4"]