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