is not current version
Last Version 1.1.0.RC5

org.atmosphere:atmosphere-gwt-extra 1.0.6


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt-extra
Version

Version

1.0.6
Type

Type

jar

Download atmosphere-gwt-extra 1.0.6


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