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