| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииReact Взаимодействие с пользователем Веб-фреймворки Reactor Контейнер Микросервисы Reactive libraries |
| Группа | Группаorg.smarthomej.addons |
| Идентификатор | Идентификаторorg.smarthomej.addons.reactor |
| Версия | Версия3.2.7 |
| Тип | Типpom |
| Описание |
ОписаниеSmartHome/J Add-ons
This project contains the add-ons of SmartHome/J
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| org.smarthomej.addons.reactor-3.2.7.pom | 26 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.smarthomej.addons/org.smarthomej.addons.reactor/ -->
<dependency>
<groupId>org.smarthomej.addons</groupId>
<artifactId>org.smarthomej.addons.reactor</artifactId>
<version>3.2.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smarthomej.addons/org.smarthomej.addons.reactor/
implementation 'org.smarthomej.addons:org.smarthomej.addons.reactor:3.2.7'
// https://jarcasting.com/artifacts/org.smarthomej.addons/org.smarthomej.addons.reactor/
implementation ("org.smarthomej.addons:org.smarthomej.addons.reactor:3.2.7")
'org.smarthomej.addons:org.smarthomej.addons.reactor:pom:3.2.7'
<dependency org="org.smarthomej.addons" name="org.smarthomej.addons.reactor" rev="3.2.7">
<artifact name="org.smarthomej.addons.reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smarthomej.addons', module='org.smarthomej.addons.reactor', version='3.2.7')
)
libraryDependencies += "org.smarthomej.addons" % "org.smarthomej.addons.reactor" % "3.2.7"
[org.smarthomej.addons/org.smarthomej.addons.reactor "3.2.7"]