is not current version
Last Version 1.1.0.RC5

org.atmosphere:atmosphere-gwt 0.7.1

A fork of gwt-comet project to integrate with Atmosphere

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt
Version

Version

0.7.1
Type

Type

pom

Download atmosphere-gwt 0.7.1

Filename Size
atmosphere-gwt-0.7.1.pom 3 KB
Browse

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