fort_j
Generic Java Utility Classes / Methods
Info
- Version is currently set to 0.0.1
- Group is currently wellsb1
Helpful Commands
(in no particular order)
- 'gradle eclipse' to convert this project into an eclipse project
- 'gradle install' to install this project's jar into a local maven repository for use by other projects
Change Log
5/14/18 - 0.0.3
- Updated Lang.empty() to support varargs
5/09/18 - 0.0.2
- Changed method signature on J.explode()