is not current version
Last Version 2.1.2

com.github.fanzezhen.common:common-redis 0.0.3.5


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.fanzezhen.common
ArtifactId

ArtifactId

common-redis
Version

Version

0.0.3.5
Type

Type

jar

Download common-redis 0.0.3.5


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