cats-stm 0.10.1


Group ID:
io.github.timwspence
Artifact ID:
cats-stm_2.13
Version:
0.10.1
Release Date:
Mar 31, 2021
Licenses:
Files:

libraryDependencies += "io.github.timwspence" %% "cats-stm" % "0.10.1"

Mill build tool

ivy"io.github.timwspence::cats-stm:0.10.1"

Scala CLI

//> using dep "io.github.timwspence::cats-stm:0.10.1"

Ammonite REPL

import $ivy.`io.github.timwspence::cats-stm:0.10.1`

<dependency>
  <groupId>io.github.timwspence</groupId>
  <artifactId>cats-stm_2.13</artifactId>
  <version>0.10.1</version>
</dependency>

compile group: 'io.github.timwspence', name: 'cats-stm_2.13', version: '0.10.1'