is not current version
Last Version 3.1.3

org.webjars:atmosphere-javascript 2.3.9

WebJar for Atmosphere Javascript

Categories

Categories

JavaScript Languages
GroupId

GroupId

org.webjars
ArtifactId

ArtifactId

atmosphere-javascript
Version

Version

2.3.9
Type

Type

jar

Download atmosphere-javascript 2.3.9


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