is not current version
Last Version 0.0.3

com.github.houbb:redis-client-api 0.0.2


Categories

Categories

Redis Data Databases CLI User Interface
GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

redis-client-api
Version

Version

0.0.2
Type

Type

jar

Download redis-client-api 0.0.2


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