is not current version
Last Version 3.0.2

org.atmosphere:atmosphere-project 1.0.4


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-project
Version

Version

1.0.4
Type

Type

pom

Download atmosphere-project 1.0.4


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