is not current version
Last Version 2.6.5

org.atmosphere:atmosphere-spring 0.9.0.alpha.v20120301


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-spring
Version

Version

0.9.0.alpha.v20120301
Type

Type

jar

Download atmosphere-spring 0.9.0.alpha.v20120301


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