GroupId | GroupIdio.github.timwspence |
---|---|
ArtifactId | ArtifactIdcats-stm_3.0.0-M3 |
Version | Version0.10.0-M3 |
Type | Typejar |
Filename | Size |
---|---|
cats-stm_3.0.0-M3-0.10.0-M3.pom | |
cats-stm_3.0.0-M3-0.10.0-M3.jar | 145 KB |
cats-stm_3.0.0-M3-0.10.0-M3-sources.jar | 12 KB |
cats-stm_3.0.0-M3-0.10.0-M3-javadoc.jar | 303 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_3.0.0-M3/ -->
<dependency>
<groupId>io.github.timwspence</groupId>
<artifactId>cats-stm_3.0.0-M3</artifactId>
<version>0.10.0-M3</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_3.0.0-M3/
implementation 'io.github.timwspence:cats-stm_3.0.0-M3:0.10.0-M3'
// https://jarcasting.com/artifacts/io.github.timwspence/cats-stm_3.0.0-M3/
implementation ("io.github.timwspence:cats-stm_3.0.0-M3:0.10.0-M3")
'io.github.timwspence:cats-stm_3.0.0-M3:jar:0.10.0-M3'
<dependency org="io.github.timwspence" name="cats-stm_3.0.0-M3" rev="0.10.0-M3">
<artifact name="cats-stm_3.0.0-M3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.timwspence', module='cats-stm_3.0.0-M3', version='0.10.0-M3')
)
libraryDependencies += "io.github.timwspence" % "cats-stm_3.0.0-M3" % "0.10.0-M3"
[io.github.timwspence/cats-stm_3.0.0-M3 "0.10.0-M3"]