is not current version
Last Version 2.5.0

org.atmosphere:atmosphere-play 1.1.0.RC2


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-play
Version

Version

1.1.0.RC2
Type

Type

jar

Download atmosphere-play 1.1.0.RC2


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