[![][travis img]][travis]
Utilities common to most Bjönd System Software.
Build jar file within ./build/libs/bjond-utilities.jar
$ gradle all
Test report will be inserted into ./build/reports/tests/index.html
$ gradle test
This will generate the default Maven POM file within ./build/publications/maven/bjond-utilities.pom
$ gradle publishToMavenLocal
To generate the javadoc that will appear in ./build/docs/javadoc/index.html
$ gradle javadoc