License |
License |
---|---|
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdcats-effect-testing-specs2_3 |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncats-effect-testing-specs2
cats-effect-testing-specs2
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.typelevel/cats-effect-testing-specs2_3/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect-testing-specs2_3</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/cats-effect-testing-specs2_3/
implementation 'org.typelevel:cats-effect-testing-specs2_3:1.4.0'
// https://jarcasting.com/artifacts/org.typelevel/cats-effect-testing-specs2_3/
implementation ("org.typelevel:cats-effect-testing-specs2_3:1.4.0")
'org.typelevel:cats-effect-testing-specs2_3:jar:1.4.0'
<dependency org="org.typelevel" name="cats-effect-testing-specs2_3" rev="1.4.0">
<artifact name="cats-effect-testing-specs2_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='cats-effect-testing-specs2_3', version='1.4.0')
)
libraryDependencies += "org.typelevel" % "cats-effect-testing-specs2_3" % "1.4.0"
[org.typelevel/cats-effect-testing-specs2_3 "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-effect-testing-core_3 | jar | 1.4.0 |
org.scala-lang : scala3-library_3 | jar | 3.1.0 |
org.specs2 : specs2-core_2.13 | jar | 4.13.1 |