<dependency>
<groupId>org.smarthomej.addons.bundles</groupId>
<artifactId>org.smarthomej.binding.tr064</artifactId>
<version>3.1.7</version>
</dependency>
libraryDependencies += "org.smarthomej.addons.bundles" % "org.smarthomej.binding.tr064" % "3.1.7"
@Grapes(
@Grab(group='org.smarthomej.addons.bundles', module='org.smarthomej.binding.tr064', version='3.1.7')
)
<dependency org="org.smarthomej.addons.bundles" name="org.smarthomej.binding.tr064" rev="3.1.7" />
<parent> <groupId>org.smarthomej.addons.bundles</groupId> <artifactId>org.smarthomej.addons.reactor.bundles</artifactId> <version>3.1.7</version> </parent>