http4s-tracer 0.2


Group ID:
com.github.gvolpe
Artifact ID:
http4s-tracer_2.11
Version:
0.2
Release Date:
Jun 22, 2018
Licenses:
Files:

libraryDependencies += "com.github.gvolpe" %% "http4s-tracer" % "0.2"

Mill build tool

ivy"com.github.gvolpe::http4s-tracer:0.2"

Scala CLI

//> using dep "com.github.gvolpe::http4s-tracer:0.2"

Ammonite REPL

import $ivy.`com.github.gvolpe::http4s-tracer:0.2`

<dependency>
  <groupId>com.github.gvolpe</groupId>
  <artifactId>http4s-tracer_2.11</artifactId>
  <version>0.2</version>
</dependency>

compile group: 'com.github.gvolpe', name: 'http4s-tracer_2.11', version: '0.2'