Files download
File Operation
munit-cats-effect-2_2.12-1.0-35-69fcb37.jar download
munit-cats-effect-2_2.12-1.0-35-69fcb37.pom download
munit-cats-effect-2_2.12-1.0-35-69fcb37-sources.jar download
Apache Maven
<dependency>
  <groupId>org.typelevel</groupId>
  <artifactId>munit-cats-effect-2_2.12</artifactId>
  <version>1.0-35-69fcb37</version>
</dependency>
Gradle Groovy
implementation 'org.typelevel:munit-cats-effect-2_2.12:1.0-35-69fcb37'
Gradle Kotlin
implementation("org.typelevel:munit-cats-effect-2_2.12:1.0-35-69fcb37")
Scala SBT
libraryDependencies += "org.typelevel" % "munit-cats-effect-2_2.12" % "1.0-35-69fcb37"
Groovy Grape
@Grapes(
  @Grab(group='org.typelevel', module='munit-cats-effect-2_2.12', version='1.0-35-69fcb37')
)
Apache Ivy
<dependency org="org.typelevel" name="munit-cats-effect-2_2.12" rev="1.0-35-69fcb37" />
Leiningen
[org.typelevel/munit-cats-effect-2_2.12 "1.0-35-69fcb37"]
Apache Buildr
'org.typelevel:munit-cats-effect-2_2.12:jar:1.0-35-69fcb37'