A STM implementation for Cats Effect
cats-stm 0.0.1
Group ID:
com.github.timwspence
Artifact ID:
cats-stm_2.12
Version:
0.0.1
Release Date:
Apr 29, 2019
Licenses:
Files:
Full Scala Version:
2.12.8
Developers:
libraryDependencies += "com.github.timwspence" %% "cats-stm" % "0.0.1"
ivy"com.github.timwspence::cats-stm:0.0.1"
//> using dep "com.github.timwspence::cats-stm:0.0.1"
import $ivy.`com.github.timwspence::cats-stm:0.0.1`
<dependency> <groupId>com.github.timwspence</groupId> <artifactId>cats-stm_2.12</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.github.timwspence', name: 'cats-stm_2.12', version: '0.0.1'