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

org.atmosphere.samples:atmosphere-di-guice-sample 1.1.0.beta1


Категории

Категории

GUI Взаимодействие с пользователем Guice Библиотеки уровня приложения Dependency Injection
Группа

Группа

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

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

atmosphere-di-guice-sample
Версия

Версия

1.1.0.beta1
Тип

Тип

war

Скачать atmosphere-di-guice-sample 1.1.0.beta1


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