https://github.com/cefoler/java-library
High-performance, framework for Java utility classes.
https://github.com/cefoler/java-library
java java-library util utilities utility
Last synced: 3 months ago
JSON representation
High-performance, framework for Java utility classes.
- Host: GitHub
- URL: https://github.com/cefoler/java-library
- Owner: cefoler
- License: apache-2.0
- Created: 2021-02-12T22:29:02.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-24T16:45:12.000Z (over 3 years ago)
- Last Synced: 2023-03-10T06:01:50.240Z (about 2 years ago)
- Topics: java, java-library, util, utilities, utility
- Language: Java
- Homepage:
- Size: 592 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://jitpack.io/#cefoler/java-library)
# java-library
Dependency for utility classes to help in Java development, this repository has multiple changes to documentation and the utils, for refactoring or changing the style of those APIs## Modules
### shared
Utility classes for Java development such as DateFormatter, StringFormatter, DataBuilder, Registry and more.### spigot
Utility classes for Spigot development such as EventWaiter, EventFilter and InventoryAPI with Contexts and abstract Menu class.