Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/shibme/utils
- Owner: shibme
- License: gpl-3.0
- Created: 2017-11-21T12:05:30.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-01-17T09:33:41.000Z (almost 6 years ago)
- Last Synced: 2023-07-28T10:23:36.407Z (over 1 year ago)
- Language: Java
- Size: 29.3 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`
```xmlme.shib.java.lib
utils
0.0.2```