fiadliel / prometheus_client_scala   0.8.4

GitHub

Scala client for Prometheus monitoring

Scala versions: 2.12 2.11
Scala.js versions: 0.6

macros 0.8.1


Group ID:
org.lyranthe.prometheus
Artifact ID:
macros_2.12
Version:
0.8.1
Release Date:
Dec 2, 2016
Licenses:
MIT
Files:

libraryDependencies += "org.lyranthe.prometheus" %% "macros" % "0.8.1"

Mill build tool

ivy"org.lyranthe.prometheus::macros:0.8.1"

Scala CLI

//> using dep "org.lyranthe.prometheus::macros:0.8.1"

Ammonite REPL

import $ivy.`org.lyranthe.prometheus::macros:0.8.1`

<dependency>
  <groupId>org.lyranthe.prometheus</groupId>
  <artifactId>macros_2.12</artifactId>
  <version>0.8.1</version>
</dependency>

compile group: 'org.lyranthe.prometheus', name: 'macros_2.12', version: '0.8.1'