GroupId | GroupIdio.vasilev |
---|---|
ArtifactId | ArtifactIdcats-effect_3 |
Version | Version3.3-87-1d1f0ff |
Type | Typejar |
Filename | Size |
---|---|
cats-effect_3-3.3-87-1d1f0ff.pom | |
cats-effect_3-3.3-87-1d1f0ff.jar | 572 KB |
cats-effect_3-3.3-87-1d1f0ff-sources.jar | 119 KB |
cats-effect_3-3.3-87-1d1f0ff-javadoc.jar | 585 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.vasilev/cats-effect_3/ -->
<dependency>
<groupId>io.vasilev</groupId>
<artifactId>cats-effect_3</artifactId>
<version>3.3-87-1d1f0ff</version>
</dependency>
// https://jarcasting.com/artifacts/io.vasilev/cats-effect_3/
implementation 'io.vasilev:cats-effect_3:3.3-87-1d1f0ff'
// https://jarcasting.com/artifacts/io.vasilev/cats-effect_3/
implementation ("io.vasilev:cats-effect_3:3.3-87-1d1f0ff")
'io.vasilev:cats-effect_3:jar:3.3-87-1d1f0ff'
<dependency org="io.vasilev" name="cats-effect_3" rev="3.3-87-1d1f0ff">
<artifact name="cats-effect_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.vasilev', module='cats-effect_3', version='3.3-87-1d1f0ff')
)
libraryDependencies += "io.vasilev" % "cats-effect_3" % "3.3-87-1d1f0ff"
[io.vasilev/cats-effect_3 "3.3-87-1d1f0ff"]