cats-stm 0.13.3


Group ID:
io.github.timwspence
Artifact ID:
cats-stm_2.12
Version:
0.13.3
Release Date:
Jan 26, 2023
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.timwspence</groupId>
  <artifactId>cats-stm_2.12</artifactId>
  <version>0.13.3</version>
</dependency>

compile group: 'io.github.timwspence', name: 'cats-stm_2.12', version: '0.13.3'