https://github.com/dorkbox/utilities
Dorkbox General Utilities
https://github.com/dorkbox/utilities
Last synced: 11 months ago
JSON representation
Dorkbox General Utilities
- Host: GitHub
- URL: https://github.com/dorkbox/utilities
- Owner: dorkbox
- License: other
- Created: 2017-02-10T11:14:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-22T21:12:56.000Z (over 2 years ago)
- Last Synced: 2025-05-13T02:54:58.215Z (about 1 year ago)
- Language: Kotlin
- Size: 2.65 MB
- Stars: 7
- Watchers: 2
- Forks: 3
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Dorkbox General Utilities
###### [](https://git.dorkbox.com/dorkbox/Utilities) [](https://github.com/dorkbox/Utilities) [](https://gitlab.com/dorkbox/Utilities)
The files here are copyright by many different authors, usually Apache 2.0, MIT, or BSD.
Please see the header of each file for the specific license that applies to it. Specific license details are in the LICENSE file.
Maven Info
---------
```
...
com.dorkbox
Utilities
1.48
```
Gradle Info
---------
```
dependencies {
...
compile "com.dorkbox:Utilities:1.48"
}
```
License
---------
This project is © 2023 dorkbox llc, and is distributed under the terms of the Apache v2.0 License. See file "LICENSE" for further references.