| License |
License |
|---|---|
| GroupId | GroupIddev.zio |
| ArtifactId | ArtifactIdzio-test-interop-cats_3 |
| Last Version | Last Version2.5.1.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionzio-test-interop-cats
zio-test-interop-cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-test-interop-cats_3/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-interop-cats_3</artifactId>
<version>2.5.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-test-interop-cats_3/
implementation 'dev.zio:zio-test-interop-cats_3:2.5.1.1'
// https://jarcasting.com/artifacts/dev.zio/zio-test-interop-cats_3/
implementation ("dev.zio:zio-test-interop-cats_3:2.5.1.1")
'dev.zio:zio-test-interop-cats_3:jar:2.5.1.1'
<dependency org="dev.zio" name="zio-test-interop-cats_3" rev="2.5.1.1">
<artifact name="zio-test-interop-cats_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-test-interop-cats_3', version='2.5.1.1')
)
libraryDependencies += "dev.zio" % "zio-test-interop-cats_3" % "2.5.1.1"
[dev.zio/zio-test-interop-cats_3 "2.5.1.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| dev.zio : zio-interop-cats_3 | jar | 2.5.1.1 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| dev.zio : zio-test_3 | jar | 2.0.0-RC6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalacheck : scalacheck_3 | jar | 1.15.4 |