License |
License |
---|---|
GroupId | GroupIdorg.opensmarthouse.ui.bundles |
ArtifactId | ArtifactIdorg.opensmarthouse.ui |
Version | Version0.10.0 |
Type | Typejar |
Description |
DescriptionOpenSmartHouse UI | Bundles | Web UI
This project contains the user interfaces for OpenSmartHouse
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.ui.bundles/org.opensmarthouse.ui/ -->
<dependency>
<groupId>org.opensmarthouse.ui.bundles</groupId>
<artifactId>org.opensmarthouse.ui</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.ui.bundles/org.opensmarthouse.ui/
implementation 'org.opensmarthouse.ui.bundles:org.opensmarthouse.ui:0.10.0'
// https://jarcasting.com/artifacts/org.opensmarthouse.ui.bundles/org.opensmarthouse.ui/
implementation ("org.opensmarthouse.ui.bundles:org.opensmarthouse.ui:0.10.0")
'org.opensmarthouse.ui.bundles:org.opensmarthouse.ui:jar:0.10.0'
<dependency org="org.opensmarthouse.ui.bundles" name="org.opensmarthouse.ui" rev="0.10.0">
<artifact name="org.opensmarthouse.ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.ui.bundles', module='org.opensmarthouse.ui', version='0.10.0')
)
libraryDependencies += "org.opensmarthouse.ui.bundles" % "org.opensmarthouse.ui" % "0.10.0"
[org.opensmarthouse.ui.bundles/org.opensmarthouse.ui "0.10.0"]