is not current version
Last Version 1.0.19

org.atmosphere:atmosphere-extras 0.9.2


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-extras
Version

Version

0.9.2
Type

Type

pom

Download atmosphere-extras 0.9.2


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