c

cats-effect-testing-scalatest_3.0.0-RC1

cats-effect-testing-scalatest
https://github.com/djspiewak/cats-effect-testing
Apache-2.0
Daniel Spiewak
Daniel Spiewak
Files download
File Operation
cats-effect-testing-scalatest_3.0.0-RC1-0.5.2.jar download
cats-effect-testing-scalatest_3.0.0-RC1-0.5.2.pom download
cats-effect-testing-scalatest_3.0.0-RC1-0.5.2-sources.jar download
Apache Maven
<dependency>
  <groupId>com.codecommit</groupId>
  <artifactId>cats-effect-testing-scalatest_3.0.0-RC1</artifactId>
  <version>0.5.2</version>
</dependency>
Gradle Groovy
implementation 'com.codecommit:cats-effect-testing-scalatest_3.0.0-RC1:0.5.2'
Gradle Kotlin
implementation("com.codecommit:cats-effect-testing-scalatest_3.0.0-RC1:0.5.2")
Scala SBT
libraryDependencies += "com.codecommit" % "cats-effect-testing-scalatest_3.0.0-RC1" % "0.5.2"
Groovy Grape
@Grapes(
  @Grab(group='com.codecommit', module='cats-effect-testing-scalatest_3.0.0-RC1', version='0.5.2')
)
Apache Ivy
<dependency org="com.codecommit" name="cats-effect-testing-scalatest_3.0.0-RC1" rev="0.5.2" />
Leiningen
[com.codecommit/cats-effect-testing-scalatest_3.0.0-RC1 "0.5.2"]
Apache Buildr
'com.codecommit:cats-effect-testing-scalatest_3.0.0-RC1:jar:0.5.2'