is not current version
Last Version 1.6.1

tech.mhuang:interchan-redis-common 1.2.0


Categories

Categories

Redis Data Databases
GroupId

GroupId

tech.mhuang
ArtifactId

ArtifactId

interchan-redis-common
Version

Version

1.2.0
Type

Type

jar

Download interchan-redis-common 1.2.0


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