GroupId | GroupIddev.zio |
---|---|
ArtifactId | ArtifactIdzio-interop-cats_3 |
Version | Version3.2.9.1 |
Type | Typejar |
Filename | Size |
---|---|
zio-interop-cats_3-3.2.9.1.pom | |
zio-interop-cats_3-3.2.9.1.jar | 521 KB |
zio-interop-cats_3-3.2.9.1-sources.jar | 33 KB |
zio-interop-cats_3-3.2.9.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/dev.zio/zio-interop-cats_3/ -->
<dependency>
<groupId>dev.zio</groupId>
<artifactId>zio-interop-cats_3</artifactId>
<version>3.2.9.1</version>
</dependency>
// https://jarcasting.com/artifacts/dev.zio/zio-interop-cats_3/
implementation 'dev.zio:zio-interop-cats_3:3.2.9.1'
// https://jarcasting.com/artifacts/dev.zio/zio-interop-cats_3/
implementation ("dev.zio:zio-interop-cats_3:3.2.9.1")
'dev.zio:zio-interop-cats_3:jar:3.2.9.1'
<dependency org="dev.zio" name="zio-interop-cats_3" rev="3.2.9.1">
<artifact name="zio-interop-cats_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.zio', module='zio-interop-cats_3', version='3.2.9.1')
)
libraryDependencies += "dev.zio" % "zio-interop-cats_3" % "3.2.9.1"
[dev.zio/zio-interop-cats_3 "3.2.9.1"]