Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/olliestanley/dzlib
General-purpose Java utility library [Defunct]
https://github.com/olliestanley/dzlib
dzlib java library utility
Last synced: 11 days ago
JSON representation
General-purpose Java utility library [Defunct]
- Host: GitHub
- URL: https://github.com/olliestanley/dzlib
- Owner: olliestanley
- License: mit
- Created: 2014-09-06T20:31:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-10-13T14:18:37.000Z (about 4 years ago)
- Last Synced: 2024-03-17T15:01:07.598Z (8 months ago)
- Topics: dzlib, java, library, utility
- Language: Java
- Homepage:
- Size: 271 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# dzlib
dzlib is a Java library full of helpful utilities, either written by me or sourced from other utility libraries / open-source programs (these are pointed out in JavaDocs).
## Authors
The dzlib library is created and maintained by Oliver Stanley. Authors of individual classes and code are pointed out in the JavaDocs.
## License
Code I wrote is licensed under the MIT License and what I didn't is subject to whatever license it was released under. See LICENSE.txt for the MIT license.