is not current version
Last Version 2.6.4

org.atmosphere:atmosphere-samples-project 2.2.5


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-samples-project
Version

Version

2.2.5
Type

Type

pom

Download atmosphere-samples-project 2.2.5


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