https://github.com/thiagodnf/javautils
Utility classes for java programs
https://github.com/thiagodnf/javautils
java java-libraries utility-classes utility-library
Last synced: 10 months ago
JSON representation
Utility classes for java programs
- Host: GitHub
- URL: https://github.com/thiagodnf/javautils
- Owner: thiagodnf
- License: apache-2.0
- Created: 2018-03-03T12:58:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T15:31:49.000Z (over 3 years ago)
- Last Synced: 2025-01-23T15:36:16.270Z (over 1 year ago)
- Topics: java, java-libraries, utility-classes, utility-library
- Language: Java
- Size: 60.5 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README

Utility classes for java programs
[](https://travis-ci.org/thiagodnf/javautils)
[](https://codecov.io/gh/thiagodnf/javautils)
## Latest release
The most recent release is JavaUtils 0.0.1, released 2018-03-03.
To add a dependency on JavaUtils using Maven, use the following:
```xml
thiagodnf.javautils
javautils
0.0.1
```