is not current version
Last Version 0.1.5

com.gitee.sherlockholmnes:goge-redis 0.1.4


Categories

Categories

Redis Data Databases
GroupId

GroupId

com.gitee.sherlockholmnes
ArtifactId

ArtifactId

goge-redis
Version

Version

0.1.4
Type

Type

jar

Download goge-redis 0.1.4


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