is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-ee6 0.9.0.RC1


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-ee6
Version

Version

0.9.0.RC1
Type

Type

war

Download atmosphere-ee6 0.9.0.RC1


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