About: http://www.hsluv.org
Installation
If you are using Maven, add the following to your pom.xml
file:
<dependency>
<groupId>org.hsluv</groupId>
<artifactId>hsluv</artifactId>
<version>0.2</version>
</dependency>
Documentation
Javadocs: http://www.javadoc.io/doc/org.hsluv/hsluv
Testing
mvn test