<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'