is not current version
Last Version 1.0.18.vaadin3

com.vaadin.external.atmosphere.samples:atmosphere-chat-sse 1.0.18.vaadin2


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-chat-sse
Version

Version

1.0.18.vaadin2
Type

Type

war

Download atmosphere-chat-sse 1.0.18.vaadin2


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