is not current version
Last Version 2.6.5

org.atmosphere:atmosphere-cdi 2.4.4


GroupId

GroupId

org.atmosphere
ArtifactId

ArtifactId

atmosphere-cdi
Version

Version

2.4.4
Type

Type

jar

Download atmosphere-cdi 2.4.4


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