j

jquery-atmosphere

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