redisatom

Redis Atom

Leiningen/Boot

[redisatom "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

redisatom/redisatom {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("redisatom:redisatom:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>redisatom</groupId>
  <artifactId>redisatom</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>