Awethon / epimetheus

An Afterthought of Prometheus

Home Page:https://davenverse.github.io/epimetheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

epimetheus - An Afterthought of Prometheus Maven Central

Quick Start

To use epimetheus in an existing SBT project with Scala 2.11 or a later version, add the following dependencies to your build.sbt depending on your needs:

libraryDependencies ++= Seq(
  "io.chrisdavenport" %% "epimetheus" % "<version>"
)

About

An Afterthought of Prometheus

https://davenverse.github.io/epimetheus

License:MIT License


Languages

Language:Scala 100.0%