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