License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
GroupId | GroupIdorg.smarthomej.addons |
ArtifactId | ArtifactIdorg.smarthomej.addons.reactor |
Last Version | Last Version3.2.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmartHome/J Add-ons
This project contains the add-ons of SmartHome/J
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
org.smarthomej.addons.reactor-3.2.12.pom | 26 KB |
Browse |
<!-- 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.12</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.12'
// https://jarcasting.com/artifacts/org.smarthomej.addons/org.smarthomej.addons.reactor/
implementation ("org.smarthomej.addons:org.smarthomej.addons.reactor:3.2.12")
'org.smarthomej.addons:org.smarthomej.addons.reactor:pom:3.2.12'
<dependency org="org.smarthomej.addons" name="org.smarthomej.addons.reactor" rev="3.2.12">
<artifact name="org.smarthomej.addons.reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smarthomej.addons', module='org.smarthomej.addons.reactor', version='3.2.12')
)
libraryDependencies += "org.smarthomej.addons" % "org.smarthomej.addons.reactor" % "3.2.12"
[org.smarthomej.addons/org.smarthomej.addons.reactor "3.2.12"]