is not current version
Last Version 1.0.0-RC3

dev.profunktor:redis4cats-core_3.0.0-RC1 1.0.0-RC2

redis4cats-core

Categories

Categories

Redis Data Databases
GroupId

GroupId

dev.profunktor
ArtifactId

ArtifactId

redis4cats-core_3.0.0-RC1
Version

Version

1.0.0-RC2
Type

Type

jar

Download redis4cats-core_3.0.0-RC1 1.0.0-RC2


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