mob41 / ev3dev-lang-java

An ev3dev unified language binding for Java.
https://mob41.github.io/ev3dev-lang-java/
MIT License
0 stars 0 forks source link

How to add a dependency from ev3dev-lang-java? #17

Open RareScrap opened 6 years ago

RareScrap commented 6 years ago

The documentation says that you need to add this:

org.ev3dev ev3dev-lang-java 1.0.1-SNAPSHOT

But it does not work. In addition, the search for maven central also failed. How can I get and install ev3dev-lang-java library in my project?

mob41 commented 6 years ago

Uploading to Maven Central is currently failed. I still don't have time to investigate the problem. You can try to clone this project and link this project as dependency in your IDE.