License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdmunit-cats-effect_0.25 |
Version | Version0.2.0 |
Type | Typejar |
Description |
Descriptionmunit-cats-effect
munit-cats-effect
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
munit-cats-effect_0.25-0.2.0.pom | |
munit-cats-effect_0.25-0.2.0.jar | 11 KB |
munit-cats-effect_0.25-0.2.0-sources.jar | 2 KB |
munit-cats-effect_0.25-0.2.0-javadoc.jar | 189 bytes |
Browse |
<!-- 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.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect_0.25/
implementation 'org.typelevel:munit-cats-effect_0.25:0.2.0'
// https://jarcasting.com/artifacts/org.typelevel/munit-cats-effect_0.25/
implementation ("org.typelevel:munit-cats-effect_0.25:0.2.0")
'org.typelevel:munit-cats-effect_0.25:jar:0.2.0'
<dependency org="org.typelevel" name="munit-cats-effect_0.25" rev="0.2.0">
<artifact name="munit-cats-effect_0.25" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='munit-cats-effect_0.25', version='0.2.0')
)
libraryDependencies += "org.typelevel" % "munit-cats-effect_0.25" % "0.2.0"
[org.typelevel/munit-cats-effect_0.25 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
ch.epfl.lamp : dotty-library_0.25 | jar | 0.25.0 |
org.typelevel : cats-effect_2.13 | jar | 2.1.4 |
org.scalameta : munit_0.25 | jar | 0.7.11 |