full360 / prometheus_client_scala   0.8.7

MIT License GitHub

Prometheus instrumentation library for Scala applications

Scala versions: 2.12 2.11

prometheus-client-scala 0.1


Group ID:
com.full360
Artifact ID:
prometheus-client-scala_2.11
Version:
0.1
Release Date:
Mar 23, 2017
Licenses:
MIT
Files:

libraryDependencies += "com.full360" %% "prometheus-client-scala" % "0.1"

Mill build tool

ivy"com.full360::prometheus-client-scala:0.1"

Scala CLI

//> using dep "com.full360::prometheus-client-scala:0.1"

Ammonite REPL

import $ivy.`com.full360::prometheus-client-scala:0.1`

<dependency>
  <groupId>com.full360</groupId>
  <artifactId>prometheus-client-scala_2.11</artifactId>
  <version>0.1</version>
</dependency>

compile group: 'com.full360', name: 'prometheus-client-scala_2.11', version: '0.1'