is not current version
Last Version 0.13.1

io.github.timwspence:cats-stm_3 0.13.0

cats-stm

GroupId

GroupId

io.github.timwspence
ArtifactId

ArtifactId

cats-stm_3
Version

Version

0.13.0
Type

Type

jar

Download cats-stm_3 0.13.0


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