License |
License |
---|---|
GroupId | GroupIdcom.codecommit |
ArtifactId | ArtifactIdcats-effect-testing-utest_2.13 |
Version | Version1.0-23-f76ace5 |
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_2.13/ -->
<dependency>
<groupId>com.codecommit</groupId>
<artifactId>cats-effect-testing-utest_2.13</artifactId>
<version>1.0-23-f76ace5</version>
</dependency>
// https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-utest_2.13/
implementation 'com.codecommit:cats-effect-testing-utest_2.13:1.0-23-f76ace5'
// https://jarcasting.com/artifacts/com.codecommit/cats-effect-testing-utest_2.13/
implementation ("com.codecommit:cats-effect-testing-utest_2.13:1.0-23-f76ace5")
'com.codecommit:cats-effect-testing-utest_2.13:jar:1.0-23-f76ace5'
<dependency org="com.codecommit" name="cats-effect-testing-utest_2.13" rev="1.0-23-f76ace5">
<artifact name="cats-effect-testing-utest_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.codecommit', module='cats-effect-testing-utest_2.13', version='1.0-23-f76ace5')
)
libraryDependencies += "com.codecommit" % "cats-effect-testing-utest_2.13" % "1.0-23-f76ace5"
[com.codecommit/cats-effect-testing-utest_2.13 "1.0-23-f76ace5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.3 |
com.codecommit : core_2.13 | jar | 1.0-23-f76ace5 |
org.typelevel : cats-effect-testkit_2.13 | jar | 3.0.0-M4 |
com.lihaoyi : utest_2.13 | jar | 0.7.5 |