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