is.simm/distributed-scope

Distributed scope for transparent state synchronization in Clojure/ClojureScript

Leiningen/Boot

[is.simm/distributed-scope "0.1.8"]

Clojure CLI/deps.edn

is.simm/distributed-scope {:mvn/version "0.1.8"}

Gradle

implementation("is.simm:distributed-scope:0.1.8")

Maven

<dependency>
  <groupId>is.simm</groupId>
  <artifactId>distributed-scope</artifactId>
  <version>0.1.8</version>
</dependency>