is not current version
Last Version 0.13.0

org.typelevel:munit-cats-effect-2_3.0.0-M2 0.12.0

munit-cats-effect-2

GroupId

GroupId

org.typelevel
ArtifactId

ArtifactId

munit-cats-effect-2_3.0.0-M2
Version

Version

0.12.0
Type

Type

jar

Download munit-cats-effect-2_3.0.0-M2 0.12.0


<!-- https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-2_3.0.0-M2/ -->
<dependency>
    <groupId>org.typelevel</groupId>
    <artifactId>munit-cats-effect-2_3.0.0-M2</artifactId>
    <version>0.12.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-2_3.0.0-M2/
implementation 'org.typelevel:munit-cats-effect-2_3.0.0-M2:0.12.0'
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-2_3.0.0-M2/
implementation ("org.typelevel:munit-cats-effect-2_3.0.0-M2:0.12.0")
'org.typelevel:munit-cats-effect-2_3.0.0-M2:jar:0.12.0'
<dependency org="org.typelevel" name="munit-cats-effect-2_3.0.0-M2" rev="0.12.0">
  <artifact name="munit-cats-effect-2_3.0.0-M2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='munit-cats-effect-2_3.0.0-M2', version='0.12.0')
)
libraryDependencies += "org.typelevel" % "munit-cats-effect-2_3.0.0-M2" % "0.12.0"
[org.typelevel/munit-cats-effect-2_3.0.0-M2 "0.12.0"]