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

org.atmosphere:atmosphere-guice 2.0.0


Категории

Категории

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

Группа

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

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

atmosphere-guice
Версия

Версия

2.0.0
Тип

Тип

jar

Скачать atmosphere-guice 2.0.0


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