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