jkransen / framboos

Pure Java (Scala) implementation for accessing low-level GPIO on Raspberry Pi, BeagleBoard etc
Apache License 2.0
91 stars 20 forks source link

Upload to Maven central #5

Open joakimar opened 9 years ago

joakimar commented 9 years ago

Otherwise, the "adding a simple Maven dependency" is actually not true:) Having to download the source and install to a local rep defeats the purpose of maven.

I'm excited for this simple wrapper, seems to have most of what I need without the heavy native libs of pi4j!

jitpack commented 9 years ago

You can also download from https://jitpack.io/#jkransen/framboos/0.0.1-SNAPSHOT : )