Last Version

cats-stm 0.7.0

An STM implementation for Cats Effect

License

License

GroupId

GroupId

io.github.timwspence
ArtifactId

ArtifactId

cats-stm_2.11
Version

Version

0.7.0
Type

Type

jar
Description

Description

cats-stm
An STM implementation for Cats Effect
Project URL

Project URL

https://timwspence.github.io/cats-stm
Project Organization

Project Organization

timwspence
Source Code Management

Source Code Management

https://github.com/TimWSpence/cats-stm

Download cats-stm_2.11 0.7.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.typelevel : cats-effect_2.11 jar 2.0.0
org.typelevel : cats-core_2.11 jar 2.0.0
org.scala-lang.modules : scala-java8-compat_2.11 jar 0.9.0

test (6)

Group / Artifact Type Version
com.github.alexarchambault : scalacheck-shapeless_1.14_2.11 jar 1.2.4
org.typelevel : cats-laws_2.11 jar 2.0.0
org.typelevel : discipline-scalatest_2.11 jar 1.0.0
org.scalatest : scalatest_2.11 jar 3.1.0-RC2
org.scalacheck : scalacheck_2.11 jar 1.14.3
org.scalatestplus : scalatestplus-scalacheck_2.11 jar 3.1.0.0-RC2

Project Modules

There are no modules declared in this project.