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

org.atmosphere:atmosphere-samples-commons 2.2.4


Группа

Группа

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

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

atmosphere-samples-commons
Версия

Версия

2.2.4
Тип

Тип

jar

Скачать atmosphere-samples-commons 2.2.4


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