j

jquery-atmosphere

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