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