https://github.com/over-run/common-utils
Common utils (can provide to GLUtils).
https://github.com/over-run/common-utils
java
Last synced: 2 months ago
JSON representation
Common utils (can provide to GLUtils).
- Host: GitHub
- URL: https://github.com/over-run/common-utils
- Owner: Over-Run
- License: mit
- Created: 2021-08-15T13:02:11.000Z (almost 4 years ago)
- Default Branch: 0.x
- Last Pushed: 2021-12-26T04:08:21.000Z (over 3 years ago)
- Last Synced: 2025-02-09T14:21:42.685Z (4 months ago)
- Topics: java
- Language: Java
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
Awesome Lists containing this project
README
# Common Utils
[](https://github.com/Over-Run/common-utils/actions/workflows/gradle.yml)
Utils for developing Java software:coffee:.[If there are any bugs, tell us!](https://github.com/Over-Run/common-utils/issues/new)
## Use for depending on
```groovy
dependencies {
implementation "io.github.over-run:common-utils:0.3.0"
}
```## Who are using
- [Overrun Organization](https://github.com/Over-Run/)