typelevel / natchez   0.3.5

MIT License GitHub

functional tracing for cats

Scala versions: 3.x 2.13 2.12 2.11
Scala.js versions: 1.x
Scala Native versions: 0.4

natchez-mock 0.0.20


Group ID:
org.tpolecat
Artifact ID:
natchez-mock_2.13
Version:
0.0.20
Release Date:
Feb 23, 2021
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %% "natchez-mock" % "0.0.20"

Mill build tool

ivy"org.tpolecat::natchez-mock:0.0.20"

Scala CLI

//> using dep "org.tpolecat::natchez-mock:0.0.20"

Ammonite REPL

import $ivy.`org.tpolecat::natchez-mock:0.0.20`

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>natchez-mock_2.13</artifactId>
  <version>0.0.20</version>
</dependency>

compile group: 'org.tpolecat', name: 'natchez-mock_2.13', version: '0.0.20'