is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-websockethandler-pubsub 2.4.5


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-websockethandler-pubsub
Version

Version

2.4.5
Type

Type

war

Download atmosphere-websockethandler-pubsub 2.4.5


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