License |
License |
---|---|
GroupId | GroupIdio.github.timwspence |
ArtifactId | ArtifactIdcats-stm_2.13 |
Version | Version0.10.3 |
Type | Typejar |
Description |
Descriptioncats-stm
cats-stm
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cats-stm_2.13-0.10.3.pom | |
cats-stm_2.13-0.10.3.jar | 123 KB |
cats-stm_2.13-0.10.3-sources.jar | 12 KB |
cats-stm_2.13-0.10.3-javadoc.jar | 1 MB |
Browse |
<!-- 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_2.13/
implementation 'io.github.timwspence:cats-stm_2.13:0.10.3'
// https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_2.13/
implementation ("io.github.timwspence:cats-stm_2.13:0.10.3")
'io.github.timwspence:cats-stm_2.13:jar:0.10.3'
<dependency org="io.github.timwspence" name="cats-stm_2.13" rev="0.10.3">
<artifact name="cats-stm_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.timwspence', module='cats-stm_2.13', version='0.10.3')
)
libraryDependencies += "io.github.timwspence" % "cats-stm_2.13" % "0.10.3"
[io.github.timwspence/cats-stm_2.13 "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.5 |
org.typelevel : cats-effect_2.13 | jar | 3.1.1 |
org.typelevel : cats-core_2.13 | jar | 2.6.1 |