is not current version
Last Version 1.0.18.vaadin3

com.vaadin.external.atmosphere:atmosphere-gwt-poll 1.0.14-vaadin1


Categories

Categories

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

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt-poll
Version

Version

1.0.14-vaadin1
Type

Type

jar

Download atmosphere-gwt-poll 1.0.14-vaadin1


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