Utility Extras
Utility Extras contains extensions to Java utility classes.
Utility Extras requires Java Runtime Environment (JRE) 8 or newer.
Dependencies
Utility Extras depends on the following libraries:
- Config 1.3.3
Download
Add a Maven dependency to Utility Extras:
<dependency>
<groupId>org.jvirtanen.util</groupId>
<artifactId>util-extras</artifactId>
<version><!-- latest release --></version>
</dependency>
See the latest release on GitHub.
License
Copyright 2016 Jussi Virtanen.
Released under the Apache License, Version 2.0. See LICENSE.txt
for details.