A STM implementation for Cats Effect
cats-stm 0.10.0-M3
Group ID:
     io.github.timwspence 
  Artifact ID:
     cats-stm_2.13 
  Version:
     0.10.0-M3 
  Version Scheme:
    
  Release Date:
     Feb 1, 2021 
  Licenses:
    
  Files:
    
  Full Scala Version:
     2.13.4 
  Developers:
    
  libraryDependencies += "io.github.timwspence" %% "cats-stm" % "0.10.0-M3"
ivy"io.github.timwspence::cats-stm:0.10.0-M3"
//> using dep "io.github.timwspence::cats-stm:0.10.0-M3"
import $ivy.`io.github.timwspence::cats-stm:0.10.0-M3`
<dependency> <groupId>io.github.timwspence</groupId> <artifactId>cats-stm_2.13</artifactId> <version>0.10.0-M3</version> </dependency>
compile group: 'io.github.timwspence', name: 'cats-stm_2.13', version: '0.10.0-M3'