https://github.com/evolution-gaming/qlc-plus
https://github.com/evolution-gaming/qlc-plus
qlc qlcplus
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/evolution-gaming/qlc-plus
- Owner: evolution-gaming
- License: mit
- Created: 2020-07-31T09:38:18.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-02T11:26:38.000Z (almost 6 years ago)
- Last Synced: 2025-03-22T17:13:44.332Z (about 1 year ago)
- Topics: qlc, qlcplus
- Language: Scala
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# qlc-plus
[](https://github.com/evolution-gaming/qlc-plus/actions?query=workflow%3ACI)
[](https://coveralls.io/r/evolution-gaming/qlc-plus)
[](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)
[](https://bintray.com/evolutiongaming/maven/qlc-plus/_latestVersion)
[](https://opensource.org/licenses/MIT)
## Setup
```scala
resolvers += Resolver.bintrayRepo("evolutiongaming", "maven")
libraryDependencies += "com.evolutiongaming" %% "qlc-plus" % "1.0.0"
```