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

org.atmosphere:atmosphere-project 2.3.10


Группа

Группа

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

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

atmosphere-project
Версия

Версия

2.3.10
Тип

Тип

pom

Скачать atmosphere-project 2.3.10

Имя Файла Размер
atmosphere-project-2.3.10.pom 21 KB
Обзор

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