is not current version
Last Version 2.2.13

org.webjars:jquery-atmosphere 1.0.18

WebJar for jQuery Atmosphere

GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

jquery-atmosphere
Version

Version

1.0.18
Type

Type

jar

Download jquery-atmosphere 1.0.18


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