GroupId | GroupIdorg.typelevel |
---|---|
ArtifactId | ArtifactIdmunit-cats-effect-3_sjs1_3 |
Version | Version1.0-26-2b5c90b |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-3_sjs1_3/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>munit-cats-effect-3_sjs1_3</artifactId>
<version>1.0-26-2b5c90b</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-3_sjs1_3/
implementation 'org.typelevel:munit-cats-effect-3_sjs1_3:1.0-26-2b5c90b'
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-3_sjs1_3/
implementation ("org.typelevel:munit-cats-effect-3_sjs1_3:1.0-26-2b5c90b")
'org.typelevel:munit-cats-effect-3_sjs1_3:jar:1.0-26-2b5c90b'
<dependency org="org.typelevel" name="munit-cats-effect-3_sjs1_3" rev="1.0-26-2b5c90b">
<artifact name="munit-cats-effect-3_sjs1_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='munit-cats-effect-3_sjs1_3', version='1.0-26-2b5c90b')
)
libraryDependencies += "org.typelevel" % "munit-cats-effect-3_sjs1_3" % "1.0-26-2b5c90b"
[org.typelevel/munit-cats-effect-3_sjs1_3 "1.0-26-2b5c90b"]