is not current version
Last Version 0.13.1

io.github.timwspence:cats-stm_2.13 0.10.1

cats-stm

GroupId

GroupId

io.github.timwspence
ArtifactId

ArtifactId

cats-stm_2.13
Version

Version

0.10.1
Type

Type

jar

Download cats-stm_2.13 0.10.1


<!-- https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_2.13/ -->
<dependency>
    <groupId>io.github.timwspence</groupId>
    <artifactId>cats-stm_2.13</artifactId>
    <version>0.10.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_2.13/
implementation 'io.github.timwspence:cats-stm_2.13:0.10.1'
// https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_2.13/
implementation ("io.github.timwspence:cats-stm_2.13:0.10.1")
'io.github.timwspence:cats-stm_2.13:jar:0.10.1'
<dependency org="io.github.timwspence" name="cats-stm_2.13" rev="0.10.1">
  <artifact name="cats-stm_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.timwspence', module='cats-stm_2.13', version='0.10.1')
)
libraryDependencies += "io.github.timwspence" % "cats-stm_2.13" % "0.10.1"
[io.github.timwspence/cats-stm_2.13 "0.10.1"]