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