License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdmunit-cats-effect-2_0.27 |
Version | Version0.9.0 |
Type | Typejar |
Description |
Descriptionmunit-cats-effect-2
munit-cats-effect-2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-2_0.27/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>munit-cats-effect-2_0.27</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-2_0.27/
implementation 'org.typelevel:munit-cats-effect-2_0.27:0.9.0'
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect-2_0.27/
implementation ("org.typelevel:munit-cats-effect-2_0.27:0.9.0")
'org.typelevel:munit-cats-effect-2_0.27:jar:0.9.0'
<dependency org="org.typelevel" name="munit-cats-effect-2_0.27" rev="0.9.0">
<artifact name="munit-cats-effect-2_0.27" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='munit-cats-effect-2_0.27', version='0.9.0')
)
libraryDependencies += "org.typelevel" % "munit-cats-effect-2_0.27" % "0.9.0"
[org.typelevel/munit-cats-effect-2_0.27 "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-library_0.27 | jar | 0.27.0-RC1 |
org.scalameta : munit_0.27 | jar | 0.7.16 |
org.typelevel : cats-effect_0.27 | jar | 2.3.0-M1 |