is not current version
Last Version 3.0.2

org.atmosphere:atmosphere-project 3.0.0-alpha1


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-project
Version

Version

3.0.0-alpha1
Type

Type

pom

Download atmosphere-project 3.0.0-alpha1


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