is not current version
Last Version 1.1.0.RC5

org.atmosphere:atmosphere-gwt-common 0.8.4


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt-common
Version

Version

0.8.4
Type

Type

jar

Download atmosphere-gwt-common 0.8.4


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