is not current version
Last Version 1.1.0.RC5

org.atmosphere:atmosphere-gwt-js 1.1.0.RC4


Categories

Categories

JavaScript Languages GWT (Google Web Toolkit) User Interface Web Frameworks
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-gwt-js
Version

Version

1.1.0.RC4
Type

Type

war

Download atmosphere-gwt-js 1.1.0.RC4


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