Categories |
CategoriesAuto Application Layer Libs Code Generators |
---|---|
GroupId | GroupIdio.github.davemeier82.homeautomation |
ArtifactId | ArtifactIdhomeautomation-bom |
Version | Version0.1.1 |
Type | Typepom |
Filename | Size |
---|---|
homeautomation-bom-0.1.1.pom | |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-bom/ -->
<dependency>
<groupId>io.github.davemeier82.homeautomation</groupId>
<artifactId>homeautomation-bom</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-bom/
implementation 'io.github.davemeier82.homeautomation:homeautomation-bom:0.1.1'
// https://jarcasting.com/artifacts/io.github.davemeier82.homeautomation/homeautomation-bom/
implementation ("io.github.davemeier82.homeautomation:homeautomation-bom:0.1.1")
'io.github.davemeier82.homeautomation:homeautomation-bom:pom:0.1.1'
<dependency org="io.github.davemeier82.homeautomation" name="homeautomation-bom" rev="0.1.1">
<artifact name="homeautomation-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.davemeier82.homeautomation', module='homeautomation-bom', version='0.1.1')
)
libraryDependencies += "io.github.davemeier82.homeautomation" % "homeautomation-bom" % "0.1.1"
[io.github.davemeier82.homeautomation/homeautomation-bom "0.1.1"]