License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdmunit-cats-effect-3_2.12 |
Version | Version1.0.5 |
Type | Typejar |
Description |
Descriptionmunit-cats-effect-3
munit-cats-effect-3
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-3_2.12/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>munit-cats-effect-3_2.12</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-3_2.12/
implementation 'org.typelevel:munit-cats-effect-3_2.12:1.0.5'
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-3_2.12/
implementation ("org.typelevel:munit-cats-effect-3_2.12:1.0.5")
'org.typelevel:munit-cats-effect-3_2.12:jar:1.0.5'
<dependency org="org.typelevel" name="munit-cats-effect-3_2.12" rev="1.0.5">
<artifact name="munit-cats-effect-3_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='munit-cats-effect-3_2.12', version='1.0.5')
)
libraryDependencies += "org.typelevel" % "munit-cats-effect-3_2.12" % "1.0.5"
[org.typelevel/munit-cats-effect-3_2.12 "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.14 |
org.scalameta : munit_2.12 | jar | 0.7.26 |
org.typelevel : cats-effect_2.12 | jar | 3.1.1 |