is not current version
Last Version 2.5.0

org.atmosphere:atmosphere-play 2.0.0


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-play
Version

Version

2.0.0
Type

Type

jar

Download atmosphere-play 2.0.0


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