is not current version
Last Version 1.2.0

dev.profunktor:redis4cats-effects_2.12 1.0.0-RC2

redis4cats-effects

Categories

Categories

Redis Data Databases
GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

redis4cats-effects_2.12
Version

Version

1.0.0-RC2
Type

Type

jar

Download redis4cats-effects_2.12 1.0.0-RC2


<!-- https://jarcasting.com/artifacts/dev.profunktor/redis4cats-effects_2.12/ -->
<dependency>
    <groupId>dev.profunktor</groupId>
    <artifactId>redis4cats-effects_2.12</artifactId>
    <version>1.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-effects_2.12/
implementation 'dev.profunktor:redis4cats-effects_2.12:1.0.0-RC2'
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-effects_2.12/
implementation ("dev.profunktor:redis4cats-effects_2.12:1.0.0-RC2")
'dev.profunktor:redis4cats-effects_2.12:jar:1.0.0-RC2'
<dependency org="dev.profunktor" name="redis4cats-effects_2.12" rev="1.0.0-RC2">
  <artifact name="redis4cats-effects_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='redis4cats-effects_2.12', version='1.0.0-RC2')
)
libraryDependencies += "dev.profunktor" % "redis4cats-effects_2.12" % "1.0.0-RC2"
[dev.profunktor/redis4cats-effects_2.12 "1.0.0-RC2"]