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