bluetooth-manager
bluetooth-manager copied to clipboard
remove dependency to com.zsmartsystems.bluetooth.bluegiga snapshot
Hi,
currently if you want to run some code it dependes on
<dependency> <groupId>com.zsmartsystems.bluetooth.bluegiga</groupId> <artifactId>com.zsmartsystems.bluetooth.bluegiga</artifactId> <version>1.0.0-SNAPSHOT</version> </dependency>
publish that library or remove the denepndency to be able to use bluetooth-manager without hacks
Hi @bilak, that library is a 3rd party library that is not released (but still stable enough), I've got not control over it. The reference you've mentioned is a reference in other module, please read manual on how to build it: https://github.com/sputnikdev/bluetooth-manager-bluegiga/blob/master/README.md