| License |
License |
|---|---|
| Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
| GroupId | GroupIdorg.opensmarthouse.ui |
| ArtifactId | ArtifactIdorg.opensmarthouse.ui.reactor |
| Last Version | Last Version0.10.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionOpenSmartHouse UI
This project contains the user interfaces for OpenSmartHouse
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| org.opensmarthouse.ui.reactor-0.10.0.pom | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.ui/org.opensmarthouse.ui.reactor/ -->
<dependency>
<groupId>org.opensmarthouse.ui</groupId>
<artifactId>org.opensmarthouse.ui.reactor</artifactId>
<version>0.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.ui/org.opensmarthouse.ui.reactor/
implementation 'org.opensmarthouse.ui:org.opensmarthouse.ui.reactor:0.10.0'
// https://jarcasting.com/artifacts/org.opensmarthouse.ui/org.opensmarthouse.ui.reactor/
implementation ("org.opensmarthouse.ui:org.opensmarthouse.ui.reactor:0.10.0")
'org.opensmarthouse.ui:org.opensmarthouse.ui.reactor:pom:0.10.0'
<dependency org="org.opensmarthouse.ui" name="org.opensmarthouse.ui.reactor" rev="0.10.0">
<artifact name="org.opensmarthouse.ui.reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.ui', module='org.opensmarthouse.ui.reactor', version='0.10.0')
)
libraryDependencies += "org.opensmarthouse.ui" % "org.opensmarthouse.ui.reactor" % "0.10.0"
[org.opensmarthouse.ui/org.opensmarthouse.ui.reactor "0.10.0"]