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

org.atmosphere:atmosphere-modules 2.4.0-RC5


Группа

Группа

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

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

atmosphere-modules
Версия

Версия

2.4.0-RC5
Тип

Тип

pom

Скачать atmosphere-modules 2.4.0-RC5

Имя Файла Размер
atmosphere-modules-2.4.0-RC5.pom 852 bytes
Обзор

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