is not current version
Last Version 1.1.0.RC3

org.atmosphere:atmosphere-javascript 1.0.18


Categories

Categories

JavaScript Languages
GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-javascript
Version

Version

1.0.18
Type

Type

war

Download atmosphere-javascript 1.0.18


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