GroupId | GroupIdorg.smarthomej.addons.bundles |
---|---|
ArtifactId | ArtifactIdorg.smarthomej.binding.notificationsforfiretv |
Version | Version3.1.7 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.binding.notificationsforfiretv/ -->
<dependency>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.binding.notificationsforfiretv</artifactId>
<version>3.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.binding.notificationsforfiretv/
implementation 'org.smarthomej.addons.bundles:org.smarthomej.binding.notificationsforfiretv:3.1.7'
// https://jarcasting.com/artifacts/org.smarthomej.addons.bundles/org.smarthomej.binding.notificationsforfiretv/
implementation ("org.smarthomej.addons.bundles:org.smarthomej.binding.notificationsforfiretv:3.1.7")
'org.smarthomej.addons.bundles:org.smarthomej.binding.notificationsforfiretv:jar:3.1.7'
<dependency org="org.smarthomej.addons.bundles" name="org.smarthomej.binding.notificationsforfiretv" rev="3.1.7">
<artifact name="org.smarthomej.binding.notificationsforfiretv" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smarthomej.addons.bundles', module='org.smarthomej.binding.notificationsforfiretv', version='3.1.7')
)
libraryDependencies += "org.smarthomej.addons.bundles" % "org.smarthomej.binding.notificationsforfiretv" % "3.1.7"
[org.smarthomej.addons.bundles/org.smarthomej.binding.notificationsforfiretv "3.1.7"]