is not current version
Last Version 2.6.4

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


Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-guice-chat
Version

Version

0.8.5
Type

Type

war

Download atmosphere-guice-chat 0.8.5


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