<dependency>
<groupId>org.typelevel</groupId>
<artifactId>munit-cats-effect_native0.4_2.13</artifactId>
<version>2.0.0</version>
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='munit-cats-effect_native0.4_2.13', version='2.0.0')
)