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

https://github.com/evolution-gaming/qlc-plus


https://github.com/evolution-gaming/qlc-plus

qlc qlcplus

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# qlc-plus
[![Build Status](https://github.com/evolution-gaming/qlc-plus/workflows/CI/badge.svg)](https://github.com/evolution-gaming/qlc-plus/actions?query=workflow%3ACI)
[![Coverage Status](https://coveralls.io/repos/evolution-gaming/qlc-plus/badge.svg)](https://coveralls.io/r/evolution-gaming/qlc-plus)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/976d082e48ef4a0c8060cd83512384ac)](https://www.codacy.com/gh/evolution-gaming/qlc-plus?utm_source=github.com&utm_medium=referral&utm_content=evolution-gaming/qlc-plus&utm_campaign=Badge_Grade)
[![Version](https://api.bintray.com/packages/evolutiongaming/maven/qlc-plus/images/download.svg)](https://bintray.com/evolutiongaming/maven/qlc-plus/_latestVersion)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellowgreen.svg)](https://opensource.org/licenses/MIT)

## Setup

```scala
resolvers += Resolver.bintrayRepo("evolutiongaming", "maven")

libraryDependencies += "com.evolutiongaming" %% "qlc-plus" % "1.0.0"
```