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-core 0.8.4


Group ID:
com.full360
Artifact ID:
prometheus-client-scala-core_2.12
Version:
0.8.4
Release Date:
Feb 25, 2020
Licenses:
MIT
Files:

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

Mill build tool

ivy"com.full360::prometheus-client-scala-core:0.8.4"

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>com.full360</groupId>
  <artifactId>prometheus-client-scala-core_2.12</artifactId>
  <version>0.8.4</version>
</dependency>

compile group: 'com.full360', name: 'prometheus-client-scala-core_2.12', version: '0.8.4'