is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-meteor-chat 0.9.4


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-meteor-chat
Version

Version

0.9.4
Type

Type

war

Download atmosphere-meteor-chat 0.9.4


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