License |
License |
---|---|
GroupId | GroupIdcom.codecommit |
ArtifactId | ArtifactIdcats-effect-testing-utest_3.0.0-RC3 |
Last Version | Last Version0.5.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncats-effect-testing-utest
cats-effect-testing-utest
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-utest_3.0.0-RC3/ -->
<dependency>
<groupId>com.codecommit</groupId>
<artifactId>cats-effect-testing-utest_3.0.0-RC3</artifactId>
<version>0.5.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-utest_3.0.0-RC3/
implementation 'com.codecommit:cats-effect-testing-utest_3.0.0-RC3:0.5.3'
// https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-utest_3.0.0-RC3/
implementation ("com.codecommit:cats-effect-testing-utest_3.0.0-RC3:0.5.3")
'com.codecommit:cats-effect-testing-utest_3.0.0-RC3:jar:0.5.3'
<dependency org="com.codecommit" name="cats-effect-testing-utest_3.0.0-RC3" rev="0.5.3">
<artifact name="cats-effect-testing-utest_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codecommit', module='cats-effect-testing-utest_3.0.0-RC3', version='0.5.3')
)
libraryDependencies += "com.codecommit" % "cats-effect-testing-utest_3.0.0-RC3" % "0.5.3"
[com.codecommit/cats-effect-testing-utest_3.0.0-RC3 "0.5.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
org.typelevel : cats-effect_3.0.0-RC3 | jar | 2.5.0 |
org.typelevel : cats-effect-laws_3.0.0-RC3 | jar | 2.5.0 |
com.lihaoyi : utest_3.0.0-RC3 | jar | 0.7.9 |