is not current version
Last Version 1.0.18.vaadin3

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


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-jquery
Version

Version

1.0.14.vaadin4
Type

Type

war

Download atmosphere-jquery 1.0.14.vaadin4


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