cats-stm 0.12.0


Group ID:
io.github.timwspence
Artifact ID:
cats-stm_3
Version:
0.12.0
Release Date:
Mar 15, 2022
Licenses:
Files:

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

Mill build tool

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

Scala CLI

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

Ammonite REPL

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

<dependency>
  <groupId>io.github.timwspence</groupId>
  <artifactId>cats-stm_3</artifactId>
  <version>0.12.0</version>
</dependency>

compile group: 'io.github.timwspence', name: 'cats-stm_3', version: '0.12.0'