is not current version
Last Version 1.0.18.vaadin3

com.vaadin.external.atmosphere:atmosphere-gwt 1.0.14.vaadin4

A fork of gwt-comet project to integrate with Atmosphere

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks Vaadin
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt
Version

Version

1.0.14.vaadin4
Type

Type

pom

Download atmosphere-gwt 1.0.14.vaadin4


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