| License |
License |
|---|---|
| Categories |
CategoriesScala Languages |
| GroupId | GroupIdcom.clovellytech |
| ArtifactId | ArtifactIdcats-scalacheck_2.13 |
| Version | Version0.2.0.1 |
| Type | Typejar |
| Description |
Descriptioncats-scalacheck
cats-scalacheck
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.clovellytech/cats-scalacheck_2.13/ -->
<dependency>
<groupId>com.clovellytech</groupId>
<artifactId>cats-scalacheck_2.13</artifactId>
<version>0.2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.clovellytech/cats-scalacheck_2.13/
implementation 'com.clovellytech:cats-scalacheck_2.13:0.2.0.1'
// https://jarcasting.com/artifacts/com.clovellytech/cats-scalacheck_2.13/
implementation ("com.clovellytech:cats-scalacheck_2.13:0.2.0.1")
'com.clovellytech:cats-scalacheck_2.13:jar:0.2.0.1'
<dependency org="com.clovellytech" name="cats-scalacheck_2.13" rev="0.2.0.1">
<artifact name="cats-scalacheck_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.clovellytech', module='cats-scalacheck_2.13', version='0.2.0.1')
)
libraryDependencies += "com.clovellytech" % "cats-scalacheck_2.13" % "0.2.0.1"
[com.clovellytech/cats-scalacheck_2.13 "0.2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.13.2 |
| org.typelevel : cats-core_2.13 | jar | 2.1.1 |
| org.scalacheck : scalacheck_2.13 | jar | 1.14.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.typelevel : cats-laws_2.13 | jar | 2.1.1 |
| org.typelevel : cats-testkit-scalatest_2.13 | jar | 1.0.1 |