Skip to content

davenverse/epimetheus

This branch is 2 commits ahead of main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

920c21c · May 17, 2024
May 17, 2024
Apr 25, 2024
Apr 25, 2024
Apr 25, 2024
Apr 5, 2022
Jul 25, 2019
Dec 27, 2023
Feb 22, 2019
Feb 22, 2019
Apr 6, 2022
May 17, 2024

Repository files navigation

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>"
)