添加依赖
<dependency>
    <groupId>io.github.seniortesting</groupId>
    <artifactId>sparrow-redis</artifactId>
    <version>1.0.3</version>
</dependency>
implementation 'io.github.seniortesting:sparrow-redis:1.0.3'
io.github.seniortesting:sparrow-redis:1.0.3
<dependency org="io.github.seniortesting" name="sparrow-redis" rev="1.0.3" />
libraryDependencies += "io.github.seniortesting" % "sparrow-redis" % "1.0.3"
@Grab(group='io.github.seniortesting', module='sparrow-redis', version='1.0.3')
[io.github.seniortesting/sparrow-redis "1.0.3"]
'io.github.seniortesting:sparrow-redis:jar:1.0.3'
资源下载
资源类型Central
jar 包 sparrow-redis-1.0.3.jar
源码包 sparrow-redis-1.0.3-sources.jar
版本列表 (1)