is not current version
Last Version 2.6.5

org.atmosphere.extensions:atmosphere-gwt20 1.1.0.RC1

A rework of atmosphere-gwt to become a lightweight GWT implementation on top of Atmosphere

Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere.extensions
ArtifactId

ArtifactId

atmosphere-gwt20
Version

Version

1.1.0.RC1
Type

Type

pom

Download atmosphere-gwt20 1.1.0.RC1

Filename Size
atmosphere-gwt20-1.1.0.RC1.pom 973 bytes
Browse

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