o

org.smarthomej.binding.irobot

Files download
File Operation
org.smarthomej.binding.irobot-3.2.7.jar download
org.smarthomej.binding.irobot-3.2.7.pom download
org.smarthomej.binding.irobot-3.2.7-sources.jar download
Apache Maven
<dependency>
  <groupId>org.smarthomej.addons.bundles</groupId>
  <artifactId>org.smarthomej.binding.irobot</artifactId>
  <version>3.2.7</version>
</dependency>
Gradle Groovy
implementation 'org.smarthomej.addons.bundles:org.smarthomej.binding.irobot:3.2.7'
Gradle Kotlin
implementation("org.smarthomej.addons.bundles:org.smarthomej.binding.irobot:3.2.7")
Scala SBT
libraryDependencies += "org.smarthomej.addons.bundles" % "org.smarthomej.binding.irobot" % "3.2.7"
Groovy Grape
@Grapes(
  @Grab(group='org.smarthomej.addons.bundles', module='org.smarthomej.binding.irobot', version='3.2.7')
)
Apache Ivy
<dependency org="org.smarthomej.addons.bundles" name="org.smarthomej.binding.irobot" rev="3.2.7" />
Leiningen
[org.smarthomej.addons.bundles/org.smarthomej.binding.irobot "3.2.7"]
Apache Buildr
'org.smarthomej.addons.bundles:org.smarthomej.binding.irobot:jar:3.2.7'