License |
License |
---|---|
GroupId | GroupIdcom.codecommit |
ArtifactId | ArtifactIdcats-effect-testing-utest_3.0.0-RC1 |
Last Version | Last Version0.5.2 |
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-RC1/ -->
<dependency>
<groupId>com.codecommit</groupId>
<artifactId>cats-effect-testing-utest_3.0.0-RC1</artifactId>
<version>0.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-utest_3.0.0-RC1/
implementation 'com.codecommit:cats-effect-testing-utest_3.0.0-RC1:0.5.2'
// https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-utest_3.0.0-RC1/
implementation ("com.codecommit:cats-effect-testing-utest_3.0.0-RC1:0.5.2")
'com.codecommit:cats-effect-testing-utest_3.0.0-RC1:jar:0.5.2'
<dependency org="com.codecommit" name="cats-effect-testing-utest_3.0.0-RC1" rev="0.5.2">
<artifact name="cats-effect-testing-utest_3.0.0-RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codecommit', module='cats-effect-testing-utest_3.0.0-RC1', version='0.5.2')
)
libraryDependencies += "com.codecommit" % "cats-effect-testing-utest_3.0.0-RC1" % "0.5.2"
[com.codecommit/cats-effect-testing-utest_3.0.0-RC1 "0.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC1 | jar | 3.0.0-RC1 |
org.typelevel : cats-effect_3.0.0-RC1 | jar | 2.3.3 |
org.typelevel : cats-effect-laws_3.0.0-RC1 | jar | 2.3.3 |
com.lihaoyi : utest_3.0.0-RC1 | jar | 0.7.7 |