Categories |
CategoriesScala Languages |
---|---|
GroupId | GroupIddev.zio |
ArtifactId | ArtifactIdzio-test-scalacheck_3 |
Version | Version1.0.13 |
Type | Typejar |
Filename | Size |
---|---|
zio-test-scalacheck_3-1.0.13.pom | |
zio-test-scalacheck_3-1.0.13.jar | 7 KB |
zio-test-scalacheck_3-1.0.13-sources.jar | 1 KB |
zio-test-scalacheck_3-1.0.13-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-test-scalacheck_3/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-test-scalacheck_3</artifactId>
<version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-test-scalacheck_3/
implementation 'dev.zio:zio-test-scalacheck_3:1.0.13'
// https://jarcasting.com/artifacts/dev.zio/zio-test-scalacheck_3/
implementation ("dev.zio:zio-test-scalacheck_3:1.0.13")
'dev.zio:zio-test-scalacheck_3:jar:1.0.13'
<dependency org="dev.zio" name="zio-test-scalacheck_3" rev="1.0.13">
<artifact name="zio-test-scalacheck_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-test-scalacheck_3', version='1.0.13')
)
libraryDependencies += "dev.zio" % "zio-test-scalacheck_3" % "1.0.13"
[dev.zio/zio-test-scalacheck_3 "1.0.13"]