is not current version
Last Version 3.2.12

org.smarthomej.addons:org.smarthomej.addons.reactor 3.1.7

This project contains the add-ons of SmartHome/J

Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.smarthomej.addons
ArtifactId

ArtifactId

org.smarthomej.addons.reactor
Version

Version

3.1.7
Type

Type

pom

Download org.smarthomej.addons.reactor 3.1.7


<!-- 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.1.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.1.7'
// https://jarcasting.com/artifacts/org.smarthomej.addons/org.smarthomej.addons.reactor/
implementation ("org.smarthomej.addons:org.smarthomej.addons.reactor:3.1.7")
'org.smarthomej.addons:org.smarthomej.addons.reactor:pom:3.1.7'
<dependency org="org.smarthomej.addons" name="org.smarthomej.addons.reactor" rev="3.1.7">
  <artifact name="org.smarthomej.addons.reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smarthomej.addons', module='org.smarthomej.addons.reactor', version='3.1.7')
)
libraryDependencies += "org.smarthomej.addons" % "org.smarthomej.addons.reactor" % "3.1.7"
[org.smarthomej.addons/org.smarthomej.addons.reactor "3.1.7"]