is not current version
Last Version 1.0.18.vaadin3

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


Categories

Categories

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

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt-extra
Version

Version

1.0.14.vaadin4
Type

Type

jar

Download atmosphere-gwt-extra 1.0.14.vaadin4


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