is not current version
Last Version 1.1.0.RC3

org.atmosphere:atmosphere-jquery 0.7.2


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-jquery
Version

Version

0.7.2
Type

Type

war

Download atmosphere-jquery 0.7.2


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