typelevel / cats-mtl   1.4.0

Website GitHub

cats transformer type classes.

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

cats-mtl 1.2.1


Group ID:
org.typelevel
Artifact ID:
cats-mtl_3
Version:
1.2.1
Release Date:
May 13, 2021
Licenses:
Files:

libraryDependencies += "org.typelevel" %% "cats-mtl" % "1.2.1"

Mill build tool

ivy"org.typelevel::cats-mtl:1.2.1"

Scala CLI

//> using dep "org.typelevel::cats-mtl:1.2.1"

Ammonite REPL

import $ivy.`org.typelevel::cats-mtl:1.2.1`

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>cats-mtl_3</artifactId>
  <version>1.2.1</version>
</dependency>

compile group: 'org.typelevel', name: 'cats-mtl_3', version: '1.2.1'