fehu / opentracing-scala   0.7.0

MIT License GitHub

Functional interface for opentracing and its implementation, based on cats.data.StateT.

Scala versions: 3.x 2.13 2.12

opentracing-scala-core 0.7.0


Group ID:
io.github.fehu
Artifact ID:
opentracing-scala-core_3
Version:
0.7.0
Release Date:
Jul 10, 2022
Licenses:
MIT
Files:

libraryDependencies += "io.github.fehu" %% "opentracing-scala-core" % "0.7.0"

Mill build tool

ivy"io.github.fehu::opentracing-scala-core:0.7.0"

Scala CLI

//> using dep "io.github.fehu::opentracing-scala-core:0.7.0"

Ammonite REPL

import $ivy.`io.github.fehu::opentracing-scala-core:0.7.0`

<dependency>
  <groupId>io.github.fehu</groupId>
  <artifactId>opentracing-scala-core_3</artifactId>
  <version>0.7.0</version>
</dependency>

compile group: 'io.github.fehu', name: 'opentracing-scala-core_3', version: '0.7.0'