is not current version
Last Version 3.0.2

org.atmosphere:atmosphere-project 0.8.0-RC1


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-project
Version

Version

0.8.0-RC1
Type

Type

pom

Download atmosphere-project 0.8.0-RC1


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