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