is not current version
Last Version 1.2.0

dev.profunktor:redis4cats-core_2.12 0.9.5

redis4cats-core

Categories

Categories

Redis Data Databases
GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

redis4cats-core_2.12
Version

Version

0.9.5
Type

Type

jar

Download redis4cats-core_2.12 0.9.5


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