is not current version
Last Version 1.0.19

org.atmosphere:atmosphere-extras 0.4


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-extras
Version

Version

0.4
Type

Type

pom

Download atmosphere-extras 0.4

Filename Size
atmosphere-extras-0.4.pom 812 bytes
Browse

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