j

jquery-atmosphere

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