is not current version
Last Version 3.1.8

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


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.fangjinuo.agileway
ArtifactId

ArtifactId

agileway-redis
Version

Version

1.4.5
Type

Type

jar

Download agileway-redis 1.4.5


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