Files download
File Operation
cats-stm_sjs1_2.12-0.13.3.jar download
cats-stm_sjs1_2.12-0.13.3.pom download
cats-stm_sjs1_2.12-0.13.3-sources.jar download
Apache Maven
<dependency>
  <groupId>io.github.timwspence</groupId>
  <artifactId>cats-stm_sjs1_2.12</artifactId>
  <version>0.13.3</version>
</dependency>
Gradle Groovy
implementation 'io.github.timwspence:cats-stm_sjs1_2.12:0.13.3'
Gradle Kotlin
implementation("io.github.timwspence:cats-stm_sjs1_2.12:0.13.3")
Scala SBT
libraryDependencies += "io.github.timwspence" % "cats-stm_sjs1_2.12" % "0.13.3"
Groovy Grape
@Grapes(
  @Grab(group='io.github.timwspence', module='cats-stm_sjs1_2.12', version='0.13.3')
)
Apache Ivy
<dependency org="io.github.timwspence" name="cats-stm_sjs1_2.12" rev="0.13.3" />
Leiningen
[io.github.timwspence/cats-stm_sjs1_2.12 "0.13.3"]
Apache Buildr
'io.github.timwspence:cats-stm_sjs1_2.12:jar:0.13.3'