yannick-cw / http4s-prometheus   0.1.1

GitHub

Prometheus exporter for http4s

Scala versions: 2.12

http4s-prometheus 0.1.1


Group ID:
io.github.yannick-cw
Artifact ID:
http4s-prometheus_2.12
Version:
0.1.1
Release Date:
Apr 26, 2018
Licenses:
MIT
Files:

libraryDependencies += "io.github.yannick-cw" %% "http4s-prometheus" % "0.1.1"

Mill build tool

ivy"io.github.yannick-cw::http4s-prometheus:0.1.1"

Scala CLI

//> using dep "io.github.yannick-cw::http4s-prometheus:0.1.1"

Ammonite REPL

import $ivy.`io.github.yannick-cw::http4s-prometheus:0.1.1`

<dependency>
  <groupId>io.github.yannick-cw</groupId>
  <artifactId>http4s-prometheus_2.12</artifactId>
  <version>0.1.1</version>
</dependency>

compile group: 'io.github.yannick-cw', name: 'http4s-prometheus_2.12', version: '0.1.1'