Categories |
CategoriesRedis Data Databases |
---|---|
GroupId | GroupIddev.profunktor |
ArtifactId | ArtifactIdredis4cats-log4cats_3 |
Version | Version0.14.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/dev.profunktor/redis4cats-log4cats_3/ -->
<dependency>
<groupId>dev.profunktor</groupId>
<artifactId>redis4cats-log4cats_3</artifactId>
<version>0.14.0</version>
</dependency>
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-log4cats_3/
implementation 'dev.profunktor:redis4cats-log4cats_3:0.14.0'
// https://jarcasting.com/artifacts/dev.profunktor/redis4cats-log4cats_3/
implementation ("dev.profunktor:redis4cats-log4cats_3:0.14.0")
'dev.profunktor:redis4cats-log4cats_3:jar:0.14.0'
<dependency org="dev.profunktor" name="redis4cats-log4cats_3" rev="0.14.0">
<artifact name="redis4cats-log4cats_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='dev.profunktor', module='redis4cats-log4cats_3', version='0.14.0')
)
libraryDependencies += "dev.profunktor" % "redis4cats-log4cats_3" % "0.14.0"
[dev.profunktor/redis4cats-log4cats_3 "0.14.0"]