is not current version
Last Version 1.2.0

dev.profunktor:redis4cats-effects_2.12 0.9.0

redis4cats-effects

Categories

Categories

Redis Data Databases
GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

redis4cats-effects_2.12
Version

Version

0.9.0
Type

Type

jar

Download redis4cats-effects_2.12 0.9.0


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