License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdorg.typelevel |
ArtifactId | ArtifactIdcats-testkit-scalatest_3.0.0-RC2 |
Version | Version2.1.3 |
Type | Typejar |
Description |
Descriptioncats-testkit-scalatest
cats-testkit-scalatest
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.typelevel/cats-testkit-scalatest_3.0.0-RC2/ -->
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-testkit-scalatest_3.0.0-RC2</artifactId>
<version>2.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.typelevel/cats-testkit-scalatest_3.0.0-RC2/
implementation 'org.typelevel:cats-testkit-scalatest_3.0.0-RC2:2.1.3'
// https://jarcasting.com/artifacts/org.typelevel/cats-testkit-scalatest_3.0.0-RC2/
implementation ("org.typelevel:cats-testkit-scalatest_3.0.0-RC2:2.1.3")
'org.typelevel:cats-testkit-scalatest_3.0.0-RC2:jar:2.1.3'
<dependency org="org.typelevel" name="cats-testkit-scalatest_3.0.0-RC2" rev="2.1.3">
<artifact name="cats-testkit-scalatest_3.0.0-RC2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.typelevel', module='cats-testkit-scalatest_3.0.0-RC2', version='2.1.3')
)
libraryDependencies += "org.typelevel" % "cats-testkit-scalatest_3.0.0-RC2" % "2.1.3"
[org.typelevel/cats-testkit-scalatest_3.0.0-RC2 "2.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC2 | jar | 3.0.0-RC2 |
org.typelevel : cats-laws_3.0.0-RC2 | jar | 2.5.0 |
org.typelevel : discipline-scalatest_3.0.0-RC2 | jar | 2.1.3 |