is not current version
Last Version 2.6.4

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


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-websockethandler-pubsub
Version

Version

1.0.4
Type

Type

war

Download atmosphere-websockethandler-pubsub 1.0.4


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