harmony-java-client icon indicating copy to clipboard operation
harmony-java-client copied to clipboard

Use as a dependency for tools like maven

Open lamarios opened this issue 6 years ago • 2 comments

It would be great to be able to use this project as a dependency in tools like maven. It doesn't have to be in maven central but at least as a "github" repository.

There are plug ins for maven like com.github.github:site-maven-plugin.

I'm not sure what is your preference (maven or gradle) but if you don't mind maven, i can do a pull request to enable this. I'm not familiar with gradle at all so I don't think I can be of much help.

You can find an example in one of my projects: https://github.com/lamarios/sparknotation

lamarios avatar Apr 11 '18 05:04 lamarios

You can also use jitpack.io as another way to do this as when I include this library into the ha-bridge. https://github.com/bwssytems/ha-bridge

bwssytems avatar Apr 11 '18 13:04 bwssytems

Ah alright, thanks.

Let me know if you want me to do a PR to have the dependency in github. I already forked it and made the change using maven before i saw your reply as i wanted to use the library to test something.

lamarios avatar Apr 12 '18 02:04 lamarios