| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаio.github.davemeier82.homeautomation |
| Идентификатор | Идентификаторhomeautomation-parent |
| Последняя версия | Последняя версия0.1.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеio.github.davemeier82.homeautomation:homeautomation-parent
HomeAutomation parent POM
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| homeautomation-parent-0.1.2.pom | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-parent/ -->
<dependency>
<groupId>io.github.davemeier82.homeautomation</groupId>
<artifactId>homeautomation-parent</artifactId>
<version>0.1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-parent/
implementation 'io.github.davemeier82.homeautomation:homeautomation-parent:0.1.2'
// https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-parent/
implementation ("io.github.davemeier82.homeautomation:homeautomation-parent:0.1.2")
'io.github.davemeier82.homeautomation:homeautomation-parent:pom:0.1.2'
<dependency org="io.github.davemeier82.homeautomation" name="homeautomation-parent" rev="0.1.2">
<artifact name="homeautomation-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.davemeier82.homeautomation', module='homeautomation-parent', version='0.1.2')
)
libraryDependencies += "io.github.davemeier82.homeautomation" % "homeautomation-parent" % "0.1.2"
[io.github.davemeier82.homeautomation/homeautomation-parent "0.1.2"]