is not current version
Last Version 3.1.8

com.github.fangjinuo.agileway:agileway-redis 2.2.0


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-redis
Version

Version

2.2.0
Type

Type

jar

Download agileway-redis 2.2.0


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