mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[rfxcom] move lib to remote (#8700)
* move lib to remote Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
This commit is contained in:
parent
c7a83f4c3f
commit
ac7279d02a
Binary file not shown.
@ -14,4 +14,12 @@
|
||||
|
||||
<name>openHAB Add-ons :: Bundles :: Rfxcom Binding</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.openhab.binding.rfxcom</groupId>
|
||||
<artifactId>jd2xx</artifactId>
|
||||
<version>20150103</version>
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
|
Loading…
Reference in New Issue
Block a user