is not current version
Last Version 3.0.2

org.atmosphere:atmosphere-assembly 2.4.0-RC1


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-assembly
Version

Version

2.4.0-RC1
Type

Type

pom

Download atmosphere-assembly 2.4.0-RC1


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