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

org.atmosphere.samples:atmosphere-samples 0.9.0.alpha.v20120301


Группа

Группа

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

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

atmosphere-samples
Версия

Версия

0.9.0.alpha.v20120301
Тип

Тип

pom

Скачать atmosphere-samples 0.9.0.alpha.v20120301

Имя Файла Размер
atmosphere-samples-0.9.0.alpha.v20120301.pom 5 KB
Обзор

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