GroupId | GroupIdorg.typelevel |
---|---|
ArtifactId | ArtifactIdmunit-cats-effect-2_3.0.0-RC3 |
Version | Version0.4-2-e303a29 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-2_3.0.0-RC3/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>munit-cats-effect-2_3.0.0-RC3</artifactId>
<version>0.4-2-e303a29</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-2_3.0.0-RC3/
implementation 'org.typelevel:munit-cats-effect-2_3.0.0-RC3:0.4-2-e303a29'
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-2_3.0.0-RC3/
implementation ("org.typelevel:munit-cats-effect-2_3.0.0-RC3:0.4-2-e303a29")
'org.typelevel:munit-cats-effect-2_3.0.0-RC3:jar:0.4-2-e303a29'
<dependency org="org.typelevel" name="munit-cats-effect-2_3.0.0-RC3" rev="0.4-2-e303a29">
<artifact name="munit-cats-effect-2_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='munit-cats-effect-2_3.0.0-RC3', version='0.4-2-e303a29')
)
libraryDependencies += "org.typelevel" % "munit-cats-effect-2_3.0.0-RC3" % "0.4-2-e303a29"
[org.typelevel/munit-cats-effect-2_3.0.0-RC3 "0.4-2-e303a29"]