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

https://github.com/thiagodnf/javautils

Utility classes for java programs
https://github.com/thiagodnf/javautils

java java-libraries utility-classes utility-library

Last synced: 10 months ago
JSON representation

Utility classes for java programs

Awesome Lists containing this project

README

          

Utility classes for java programs

[![Build Status](https://travis-ci.org/thiagodnf/javautils.svg?branch=master)](https://travis-ci.org/thiagodnf/javautils)
[![codecov](https://codecov.io/gh/thiagodnf/javautils/branch/master/graph/badge.svg)](https://codecov.io/gh/thiagodnf/javautils)

## Latest release

The most recent release is JavaUtils 0.0.1, released 2018-03-03.

To add a dependency on JavaUtils using Maven, use the following:

```xml

thiagodnf.javautils
javautils
0.0.1

```