is not current version
Last Version 1.0.18.vaadin3

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


Categories

Categories

Vaadin User Interface Web Frameworks
GroupId

GroupId

com.vaadin.external.atmosphere
ArtifactId

ArtifactId

atmosphere-jquery
Version

Version

1.0.14-2
Type

Type

war

Download atmosphere-jquery 1.0.14-2


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