| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.opensmarthouse.core.bom |
| Идентификатор | Идентификаторorg.opensmarthouse.core.bom.opensmarthouse-core |
| Версия | Версия0.9.2 |
| Тип | Типpom |
| Описание |
ОписаниеOpenSmartHouse Core | BOM | Core
This project contains the core elements of OpenSmartHouse
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| org.opensmarthouse.core.bom.opensmarthouse-core-0.9.2.pom | 21 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.opensmarthouse.core.bom/org.opensmarthouse.core.bom.opensmarthouse-core/ -->
<dependency>
<groupId>org.opensmarthouse.core.bom</groupId>
<artifactId>org.opensmarthouse.core.bom.opensmarthouse-core</artifactId>
<version>0.9.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bom/org.opensmarthouse.core.bom.opensmarthouse-core/
implementation 'org.opensmarthouse.core.bom:org.opensmarthouse.core.bom.opensmarthouse-core:0.9.2'
// https://jarcasting.com/artifacts/org.opensmarthouse.core.bom/org.opensmarthouse.core.bom.opensmarthouse-core/
implementation ("org.opensmarthouse.core.bom:org.opensmarthouse.core.bom.opensmarthouse-core:0.9.2")
'org.opensmarthouse.core.bom:org.opensmarthouse.core.bom.opensmarthouse-core:pom:0.9.2'
<dependency org="org.opensmarthouse.core.bom" name="org.opensmarthouse.core.bom.opensmarthouse-core" rev="0.9.2">
<artifact name="org.opensmarthouse.core.bom.opensmarthouse-core" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opensmarthouse.core.bom', module='org.opensmarthouse.core.bom.opensmarthouse-core', version='0.9.2')
)
libraryDependencies += "org.opensmarthouse.core.bom" % "org.opensmarthouse.core.bom.opensmarthouse-core" % "0.9.2"
[org.opensmarthouse.core.bom/org.opensmarthouse.core.bom.opensmarthouse-core "0.9.2"]