Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evenh/utils
My Java utils
https://github.com/evenh/utils
java-8 utility-library
Last synced: 7 days ago
JSON representation
My Java utils
- Host: GitHub
- URL: https://github.com/evenh/utils
- Owner: evenh
- License: mit
- Created: 2016-11-21T21:57:25.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-22T14:02:27.000Z (over 1 year ago)
- Last Synced: 2024-04-16T11:21:10.008Z (8 months ago)
- Topics: java-8, utility-library
- Language: Java
- Size: 52.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Even's utils [![Build Status](https://travis-ci.org/evenh/utils.svg?branch=master)](https://travis-ci.org/evenh/utils)
A collection of misc. utils I find useful. Feel free to add a PR if you feel like something is missing.
## Usage
Add the following dependency to your pom.xml:
```
net.evenh
util
0.0.2```
See the [releases](https://github.com/evenh/utils/releases) tab for available versions to use.
## License
MIT