Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 714 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 714 Bytes

jutils

A miscellanea of small and handy general purpose utilities. They should be fairly stable and bug-free, despite the fact there aren't many unit tests (the code is rather simple).

See this post for a description of what the library offers.
See Javadocs for details (or, of course, sources!).

WARNING: See the revision history to verify you're using a compatible JDK version.

WARNING: starting with version 11.0, jutils is a single Maven module with a number of optional dependencies, which you need to declare as needed in your own projects. see the POM for details.