An open API service indexing awesome lists of open source software.

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).

Awesome Lists containing this project

README

        

# Common Utils

[![Java CI with Gradle](https://github.com/Over-Run/common-utils/actions/workflows/gradle.yml/badge.svg?event=push)](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/)