Jue is a Java library allowing developers to easily use the features offered by a Philips Hue bridge. All publicly documented API features have been implemented, along with group creation and deletion.
It is designed with Android compatibility in mind and we encourage you to use it in your apps!
If this is your first time using the library, have a look at the wiki pages for tutorials to learn how to use this library. These will outline the organization and usage patterns.
If you're looking for a reference, you can find Javadoc here. Great care was taken to properly document all functions and classes and it is updated after every change.
Jue is licensed under MIT, of which the terms are outlined in the LICENSE
file.
Also included is a copy of the GSON library, licensed under the Apache License 2.0, of which the terms can be found here.