is not current version
Last Version 1.1.0.RC5

org.atmosphere:atmosphere-gwt-poll 1.0.17


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt-poll
Version

Version

1.0.17
Type

Type

jar

Download atmosphere-gwt-poll 1.0.17


<!-- https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt-poll/ -->
<dependency>
    <groupId>org.atmosphere</groupId>
    <artifactId>atmosphere-gwt-poll</artifactId>
    <version>1.0.17</version>
</dependency>
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt-poll/
implementation 'org.atmosphere:atmosphere-gwt-poll:1.0.17'
// https://jarcasting.com/artifacts/org.atmosphere/atmosphere-gwt-poll/
implementation ("org.atmosphere:atmosphere-gwt-poll:1.0.17")
'org.atmosphere:atmosphere-gwt-poll:jar:1.0.17'
<dependency org="org.atmosphere" name="atmosphere-gwt-poll" rev="1.0.17">
  <artifact name="atmosphere-gwt-poll" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.atmosphere', module='atmosphere-gwt-poll', version='1.0.17')
)
libraryDependencies += "org.atmosphere" % "atmosphere-gwt-poll" % "1.0.17"
[org.atmosphere/atmosphere-gwt-poll "1.0.17"]