Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove dependency to com.zsmartsystems.bluetooth.bluegiga snapshot #12

Open
bilak opened this issue Dec 2, 2018 · 1 comment
Open

Comments

@bilak
Copy link

bilak commented Dec 2, 2018

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

@vkolotov
Copy link
Contributor

vkolotov commented Dec 2, 2018

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants