is not current version
Last Version 3.2.12

org.smarthomej.addons.bundles:org.smarthomej.addons.reactor.bundles 3.2.6


Categories

Categories

React User Interface Web Frameworks Reactor Container Microservices Reactive libraries
GroupId

GroupId

org.smarthomej.addons.bundles
ArtifactId

ArtifactId

org.smarthomej.addons.reactor.bundles
Version

Version

3.2.6
Type

Type

pom

Download org.smarthomej.addons.reactor.bundles 3.2.6


<!-- https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.addons.reactor.bundles/ -->
<dependency>
    <groupId>org.smarthomej.addons.bundles</groupId>
    <artifactId>org.smarthomej.addons.reactor.bundles</artifactId>
    <version>3.2.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.addons.reactor.bundles/
implementation 'org.smarthomej.addons.bundles:org.smarthomej.addons.reactor.bundles:3.2.6'
// https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.addons.reactor.bundles/
implementation ("org.smarthomej.addons.bundles:org.smarthomej.addons.reactor.bundles:3.2.6")
'org.smarthomej.addons.bundles:org.smarthomej.addons.reactor.bundles:pom:3.2.6'
<dependency org="org.smarthomej.addons.bundles" name="org.smarthomej.addons.reactor.bundles" rev="3.2.6">
  <artifact name="org.smarthomej.addons.reactor.bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smarthomej.addons.bundles', module='org.smarthomej.addons.reactor.bundles', version='3.2.6')
)
libraryDependencies += "org.smarthomej.addons.bundles" % "org.smarthomej.addons.reactor.bundles" % "3.2.6"
[org.smarthomej.addons.bundles/org.smarthomej.addons.reactor.bundles "3.2.6"]