is not current version
Last Version 1.1.0.RC5

org.atmosphere:atmosphere-gwt-client 1.0.18


Categories

Categories

GWT (Google Web Toolkit) User Interface Web Frameworks CLI
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt-client
Version

Version

1.0.18
Type

Type

jar

Download atmosphere-gwt-client 1.0.18


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