fiadliel / prometheus_client_scala   0.8.4

GitHub

Scala client for Prometheus monitoring

Scala versions: 2.12 2.11
Scala.js versions: 0.6

client 0.9.0-M2


Group ID:
org.lyranthe.prometheus
Artifact ID:
client_2.12
Version:
0.9.0-M2
Release Date:
Aug 8, 2017
Licenses:
MIT
Files:

libraryDependencies += "org.lyranthe.prometheus" %% "client" % "0.9.0-M2"

Mill build tool

ivy"org.lyranthe.prometheus::client:0.9.0-M2"

Scala CLI

//> using dep "org.lyranthe.prometheus::client:0.9.0-M2"

Ammonite REPL

import $ivy.`org.lyranthe.prometheus::client:0.9.0-M2`

<dependency>
  <groupId>org.lyranthe.prometheus</groupId>
  <artifactId>client_2.12</artifactId>
  <version>0.9.0-M2</version>
</dependency>

compile group: 'org.lyranthe.prometheus', name: 'client_2.12', version: '0.9.0-M2'