j

jquery-atmosphere

WebJar for jQuery Atmosphere
http://webjars.org
Apache License Version 2.0
James Ward
Files download
File Operation
jquery-atmosphere-2.2.13.jar download
jquery-atmosphere-2.2.13.pom download
jquery-atmosphere-2.2.13-sources.jar download
Apache Maven
<dependency>
  <groupId>org.webjars</groupId>
  <artifactId>jquery-atmosphere</artifactId>
  <version>2.2.13</version>
</dependency>
Gradle Groovy
implementation 'org.webjars:jquery-atmosphere:2.2.13'
Gradle Kotlin
implementation("org.webjars:jquery-atmosphere:2.2.13")
Scala SBT
libraryDependencies += "org.webjars" % "jquery-atmosphere" % "2.2.13"
Groovy Grape
@Grapes(
  @Grab(group='org.webjars', module='jquery-atmosphere', version='2.2.13')
)
Apache Ivy
<dependency org="org.webjars" name="jquery-atmosphere" rev="2.2.13" />
Leiningen
[org.webjars/jquery-atmosphere "2.2.13"]
Apache Buildr
'org.webjars:jquery-atmosphere:jar:2.2.13'