| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаorg.opensmarthouse.core.bundles |
| Идентификатор | Идентификаторorg.opensmarthouse.core.automation |
| Версия | Версия0.10.0 |
| Тип | Типjar |
| Описание |
ОписаниеOpenSmartHouse Core | Bundles | Automation
This project contains the core elements of OpenSmartHouse
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.automation/ -->
<dependency>
<groupId>org.opensmarthouse.core.bundles</groupId>
<artifactId>org.opensmarthouse.core.automation</artifactId>
<version>0.10.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.automation/
implementation 'org.opensmarthouse.core.bundles:org.opensmarthouse.core.automation:0.10.0'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bundles/org.opensmarthouse.core.automation/
implementation ("org.opensmarthouse.core.bundles:org.opensmarthouse.core.automation:0.10.0")
'org.opensmarthouse.core.bundles:org.opensmarthouse.core.automation:jar:0.10.0'
<dependency org="org.opensmarthouse.core.bundles" name="org.opensmarthouse.core.automation" rev="0.10.0">
<artifact name="org.opensmarthouse.core.automation" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bundles', module='org.opensmarthouse.core.automation', version='0.10.0')
)
libraryDependencies += "org.opensmarthouse.core.bundles" % "org.opensmarthouse.core.automation" % "0.10.0"
[org.opensmarthouse.core.bundles/org.opensmarthouse.core.automation "0.10.0"]