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

org.atmosphere:atmosphere-modules 3.0.0-alpha1


Группа

Группа

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

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

atmosphere-modules
Версия

Версия

3.0.0-alpha1
Тип

Тип

pom

Скачать atmosphere-modules 3.0.0-alpha1

Имя Файла Размер
atmosphere-modules-3.0.0-alpha1.pom 761 bytes
Обзор

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