Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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