is not current version
Last Version 2.6.4

org.atmosphere.samples:atmosphere-extensions-samples 2.4.27


GroupId

GroupId

org.atmosphere.samples
ArtifactId

ArtifactId

atmosphere-extensions-samples
Version

Version

2.4.27
Type

Type

pom

Download atmosphere-extensions-samples 2.4.27


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