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


Group ID:
org.tpolecat
Artifact ID:
natchez-core_2.13
Version:
0.0.11
Release Date:
Mar 19, 2020
Licenses:
MIT
Files:

libraryDependencies += "org.tpolecat" %% "natchez-core" % "0.0.11"

Mill build tool

ivy"org.tpolecat::natchez-core:0.0.11"

Scala CLI

//> using dep "org.tpolecat::natchez-core:0.0.11"

Ammonite REPL

import $ivy.`org.tpolecat::natchez-core:0.0.11`

<dependency>
  <groupId>org.tpolecat</groupId>
  <artifactId>natchez-core_2.13</artifactId>
  <version>0.0.11</version>
</dependency>

compile group: 'org.tpolecat', name: 'natchez-core_2.13', version: '0.0.11'