is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-ee6 0.8.3


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-ee6
Version

Version

0.8.3
Type

Type

war

Download atmosphere-ee6 0.8.3


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