fiadliel / prometheus_client_scala   0.8.4

GitHub

Scala client for Prometheus monitoring

Scala versions: 2.12 2.11
Scala.js versions: 0.6

cats 0.9.0-M1


Group ID:
org.lyranthe.prometheus
Artifact ID:
cats_2.12
Version:
0.9.0-M1
Release Date:
Jun 11, 2017
Licenses:
MIT
Files:

libraryDependencies += "org.lyranthe.prometheus" %% "cats" % "0.9.0-M1"

Mill build tool

ivy"org.lyranthe.prometheus::cats:0.9.0-M1"

Scala CLI

//> using dep "org.lyranthe.prometheus::cats:0.9.0-M1"

Ammonite REPL

import $ivy.`org.lyranthe.prometheus::cats:0.9.0-M1`

<dependency>
  <groupId>org.lyranthe.prometheus</groupId>
  <artifactId>cats_2.12</artifactId>
  <version>0.9.0-M1</version>
</dependency>

compile group: 'org.lyranthe.prometheus', name: 'cats_2.12', version: '0.9.0-M1'