is.simm/distributed-scope

Distributed scope for transparent state synchronization in Clojure/ClojureScript

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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