License |
License |
---|---|
GroupId | GroupIdorg.smarthomej.addons.bom |
ArtifactId | ArtifactIdorg.smarthomej.addons.bom.smarthomej-addons |
Last Version | Last Version3.2.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSmartHome/J Add-ons :: BOM :: SmartHome/J Add-ons
This project contains the add-ons of SmartHome/J
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.smarthomej.addons.bom.smarthomej-addons-3.2.12.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.smarthomej.addons.bom/org.smarthomej.addons.bom.smarthomej-addons/ -->
<dependency>
<groupId>org.smarthomej.addons.bom</groupId>
<artifactId>org.smarthomej.addons.bom.smarthomej-addons</artifactId>
<version>3.2.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.smarthomej.addons.bom/org.smarthomej.addons.bom.smarthomej-addons/
implementation 'org.smarthomej.addons.bom:org.smarthomej.addons.bom.smarthomej-addons:3.2.12'
// https://jarcasting.com/artifacts/org.smarthomej.addons.bom/org.smarthomej.addons.bom.smarthomej-addons/
implementation ("org.smarthomej.addons.bom:org.smarthomej.addons.bom.smarthomej-addons:3.2.12")
'org.smarthomej.addons.bom:org.smarthomej.addons.bom.smarthomej-addons:pom:3.2.12'
<dependency org="org.smarthomej.addons.bom" name="org.smarthomej.addons.bom.smarthomej-addons" rev="3.2.12">
<artifact name="org.smarthomej.addons.bom.smarthomej-addons" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.smarthomej.addons.bom', module='org.smarthomej.addons.bom.smarthomej-addons', version='3.2.12')
)
libraryDependencies += "org.smarthomej.addons.bom" % "org.smarthomej.addons.bom.smarthomej-addons" % "3.2.12"
[org.smarthomej.addons.bom/org.smarthomej.addons.bom.smarthomej-addons "3.2.12"]