is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-pubsub 1.0.15


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-pubsub
Version

Version

1.0.15
Type

Type

war

Download atmosphere-pubsub 1.0.15


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