License |
License |
---|---|
GroupId | GroupIdio.github.timwspence |
ArtifactId | ArtifactIdcats-stm_3 |
Version | Version0.11.0 |
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.11.0.pom | |
cats-stm_3-0.11.0.jar | 153 KB |
cats-stm_3-0.11.0-sources.jar | 12 KB |
cats-stm_3-0.11.0-javadoc.jar | 481 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.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_3/
implementation 'io.github.timwspence:cats-stm_3:0.11.0'
// https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_3/
implementation ("io.github.timwspence:cats-stm_3:0.11.0")
'io.github.timwspence:cats-stm_3:jar:0.11.0'
<dependency org="io.github.timwspence" name="cats-stm_3" rev="0.11.0">
<artifact name="cats-stm_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.timwspence', module='cats-stm_3', version='0.11.0')
)
libraryDependencies += "io.github.timwspence" % "cats-stm_3" % "0.11.0"
[io.github.timwspence/cats-stm_3 "0.11.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
org.typelevel : cats-effect_3 | jar | 3.2.9 |
org.typelevel : cats-core_3 | jar | 2.6.1 |