is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-guice-chat 0.9.7


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-guice-chat
Version

Version

0.9.7
Type

Type

war

Download atmosphere-guice-chat 0.9.7


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