is not current version
Last Version 1.0.5

com.github.taymindis:srf4j 1.0.4

Redis Facade for Java Redis Client, it's a api based from lettuce api

GroupId

GroupId

com.github.taymindis
ArtifactId

ArtifactId

srf4j
Version

Version

1.0.4
Type

Type

jar

Download srf4j 1.0.4


<!-- https://jarcasting.com/artifacts/com.github.taymindis/srf4j/ -->
<dependency>
    <groupId>com.github.taymindis</groupId>
    <artifactId>srf4j</artifactId>
    <version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taymindis/srf4j/
implementation 'com.github.taymindis:srf4j:1.0.4'
// https://jarcasting.com/artifacts/com.github.taymindis/srf4j/
implementation ("com.github.taymindis:srf4j:1.0.4")
'com.github.taymindis:srf4j:jar:1.0.4'
<dependency org="com.github.taymindis" name="srf4j" rev="1.0.4">
  <artifact name="srf4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taymindis', module='srf4j', version='1.0.4')
)
libraryDependencies += "com.github.taymindis" % "srf4j" % "1.0.4"
[com.github.taymindis/srf4j "1.0.4"]