edmundnoble / cats-mtl   0.6.0

GitHub

cats transformer type classes.

Scala versions: 2.13 2.12 2.11 2.10
Scala.js versions: 0.6

cats-mtl-laws 0.3.0


Group ID:
org.typelevel
Artifact ID:
cats-mtl-laws_2.12
Version:
0.3.0
Release Date:
May 22, 2018
Licenses:
MIT
Files:

libraryDependencies += "org.typelevel" %% "cats-mtl-laws" % "0.3.0"

Mill build tool

ivy"org.typelevel::cats-mtl-laws:0.3.0"

Scala CLI

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

Ammonite REPL

import $ivy.`org.typelevel::cats-mtl-laws:0.3.0`

<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>cats-mtl-laws_2.12</artifactId>
  <version>0.3.0</version>
</dependency>

compile group: 'org.typelevel', name: 'cats-mtl-laws_2.12', version: '0.3.0'