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

https://github.com/indix/utils

Scala utils for anything and everything
https://github.com/indix/utils

Last synced: 3 months ago
JSON representation

Scala utils for anything and everything

Awesome Lists containing this project

README

          

# utils
[![Build Status](https://travis-ci.org/indix/utils.svg?branch=master)](https://travis-ci.org/indix/utils)
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.indix/util-core_2.11/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.indix/util-core_2.11)

Scala utils for anything and everything.

# Using in your project

## util-core

`"com.indix" %% "util-core" % "v0.5.0"`

# License

This project is licensed under the [Apache License](https://raw.githubusercontent.com/indix/utils/master/LICENSE)