This repository is now maintained at https://code.samourai.io/whirlpool/whirlpool-client
Java client for Whirlpool by Samourai-Wallet.
Build with maven:
cd whirlpool-client
mvn clean install -Dmaven.test.skip=true
See JavaExample.java for Java integration.