is not current version
Last Version 1.4.2.RELEASE

cn.org.faster:faster-redis 1.4.0.RELEASE


Categories

Categories

Redis Data Databases
GroupId

GroupId

cn.org.faster
ArtifactId

ArtifactId

faster-redis
Version

Version

1.4.0.RELEASE
Type

Type

jar

Download faster-redis 1.4.0.RELEASE


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