is.simm/distributed-scope

Distributed scope for transparent state synchronization in Clojure/ClojureScript

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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