License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdio.github.davemeier82.homeautomation |
ArtifactId | ArtifactIdhomeautomation-parent |
Last Version | Last Version0.1.2 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionio.github.davemeier82.homeautomation:homeautomation-parent
HomeAutomation parent POM
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
homeautomation-parent-0.1.2.pom | 8 KB |
Browse |
<!-- 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"]