is not current version
Last Version 0.8.0-RC3

org.atmosphere.samples:atmosphere-scala-longpolling-chat 0.5.8


Categories

Categories

Scala Languages
GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-scala-longpolling-chat
Version

Version

0.5.8
Type

Type

jar

Download atmosphere-scala-longpolling-chat 0.5.8


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