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