не последняя версия
Последняя версия 2.6.5

org.atmosphere:atmosphere-cdi 2.3.0-RC5


Группа

Группа

org.atmosphere
Идентификатор

Идентификатор

atmosphere-cdi
Версия

Версия

2.3.0-RC5
Тип

Тип

jar

Скачать atmosphere-cdi 2.3.0-RC5


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