a

atmosphere-gwt-poll

文件下载
文件名 操作
atmosphere-gwt-poll-1.0.18.vaadin1.jar 下载
atmosphere-gwt-poll-1.0.18.vaadin1.pom 下载
atmosphere-gwt-poll-1.0.18.vaadin1-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.vaadin.external.atmosphere</groupId>
  <artifactId>atmosphere-gwt-poll</artifactId>
  <version>1.0.18.vaadin1</version>
</dependency>
Gradle Groovy
implementation 'com.vaadin.external.atmosphere:atmosphere-gwt-poll:1.0.18.vaadin1'
Gradle Kotlin
implementation("com.vaadin.external.atmosphere:atmosphere-gwt-poll:1.0.18.vaadin1")
Scala SBT
libraryDependencies += "com.vaadin.external.atmosphere" % "atmosphere-gwt-poll" % "1.0.18.vaadin1"
Groovy Grape
@Grapes(
  @Grab(group='com.vaadin.external.atmosphere', module='atmosphere-gwt-poll', version='1.0.18.vaadin1')
)
Apache Ivy
<dependency org="com.vaadin.external.atmosphere" name="atmosphere-gwt-poll" rev="1.0.18.vaadin1" />
Leiningen
[com.vaadin.external.atmosphere/atmosphere-gwt-poll "1.0.18.vaadin1"]
Apache Buildr
'com.vaadin.external.atmosphere:atmosphere-gwt-poll:jar:1.0.18.vaadin1'