me.zhenchuan.redis/redis-client

  • VCSN/A

  • cljdoc documentationcljdoc
  • 5 Downloads
  • 5 This Version

Leiningen/Boot

[me.zhenchuan.redis/redis-client "1.0-SNAPSHOT"]

Clojure CLI/deps.edn

me.zhenchuan.redis/redis-client {:mvn/version "1.0-SNAPSHOT"}

Gradle

implementation("me.zhenchuan.redis:redis-client:1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>me.zhenchuan.redis</groupId>
  <artifactId>redis-client</artifactId>
  <version>1.0-SNAPSHOT</version>
</dependency>