https://github.com/mindstorm38/sutil
Simple Utility library for Java
https://github.com/mindstorm38/sutil
java utilities utility-classes utility-function utility-library
Last synced: 7 months ago
JSON representation
Simple Utility library for Java
- Host: GitHub
- URL: https://github.com/mindstorm38/sutil
- Owner: mindstorm38
- License: gpl-3.0
- Created: 2018-06-06T14:12:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-06-04T14:24:04.000Z (over 5 years ago)
- Last Synced: 2025-02-03T08:51:06.569Z (8 months ago)
- Topics: java, utilities, utility-classes, utility-function, utility-library
- Language: Java
- Homepage:
- Size: 215 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SUtil Java Library
This library provide lot of Java utilities, for String, File or data streams manipulation.
It is available on Maven Central since version `1.1.0` at `fr.theorozier:sutil:`, releases on github are also released on Maven Central.
> Lot of classes and methods have to be deprecated (like Registry which is completly useless with maps), they will be either deprecated or completly reworked in future versions.