fiadliel / prometheus_client_scala   0.8.4

GitHub

Scala client for Prometheus monitoring

Scala versions: 2.12 2.11
Scala.js versions: 0.6

fs2 0.7.0


Group ID:
org.lyranthe.prometheus
Artifact ID:
fs2_2.12
Version:
0.7.0
Release Date:
Nov 28, 2016
Licenses:
MIT
Files:

libraryDependencies += "org.lyranthe.prometheus" %% "fs2" % "0.7.0"

Mill build tool

ivy"org.lyranthe.prometheus::fs2:0.7.0"

Scala CLI

//> using dep "org.lyranthe.prometheus::fs2:0.7.0"

Ammonite REPL

import $ivy.`org.lyranthe.prometheus::fs2:0.7.0`

<dependency>
  <groupId>org.lyranthe.prometheus</groupId>
  <artifactId>fs2_2.12</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'org.lyranthe.prometheus', name: 'fs2_2.12', version: '0.7.0'