License |
License |
---|---|
GroupId | GroupIdio.github.timwspence |
ArtifactId | ArtifactIdcats-stm_3 |
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_3-0.10.3.pom | |
cats-stm_3-0.10.3.jar | 150 KB |
cats-stm_3-0.10.3-sources.jar | 12 KB |
cats-stm_3-0.10.3-javadoc.jar | 219 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_3/ -->
<dependency>
<groupId>io.github.timwspence</groupId>
<artifactId>cats-stm_3</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_3/
implementation 'io.github.timwspence:cats-stm_3:0.10.3'
// https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_3/
implementation ("io.github.timwspence:cats-stm_3:0.10.3")
'io.github.timwspence:cats-stm_3:jar:0.10.3'
<dependency org="io.github.timwspence" name="cats-stm_3" rev="0.10.3">
<artifact name="cats-stm_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.timwspence', module='cats-stm_3', version='0.10.3')
)
libraryDependencies += "io.github.timwspence" % "cats-stm_3" % "0.10.3"
[io.github.timwspence/cats-stm_3 "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
org.typelevel : cats-effect_3 | jar | 3.1.1 |
org.typelevel : cats-core_3 | jar | 2.6.1 |