Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shibme/utils

Commonly used custom utils
https://github.com/shibme/utils

Last synced: 1 day ago
JSON representation

Commonly used custom utils

Awesome Lists containing this project

README

        

# Utils
[![Build Status](https://travis-ci.org/shibme/utils.svg)](https://travis-ci.org/shibme/utils)
[![Download](https://api.bintray.com/packages/shibme/maven/utils/images/download.svg)](https://bintray.com/shibme/maven/utils/_latestVersion)
[![Percentage of issues still open](http://isitmaintained.com/badge/open/shibme/utils.svg)](http://isitmaintained.com/project/shibme/utils "Percentage of issues still open")

Commonly used custom utils

### Maven Dependency
Add to your `pom.xml`
```xml

me.shib.java.lib
utils
0.0.2

```