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