is not current version
Last Version 2.6.4

org.atmosphere:atmosphere-rmi-demo 2.2.1


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-rmi-demo
Version

Version

2.2.1
Type

Type

war

Download atmosphere-rmi-demo 2.2.1


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