is not current version
Last Version 2.6.4

org.atmosphere:atmosphere-rmi-demo 2.2.2


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-rmi-demo
Version

Version

2.2.2
Type

Type

war

Download atmosphere-rmi-demo 2.2.2


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