active-vars

An small lib to create ActiveVars, or variables that are self-updatable.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 197 Downloads
  • 197 This Version

Leiningen/Boot

[active-vars "0.1.0"]

Clojure CLI/deps.edn

active-vars/active-vars {:mvn/version "0.1.0"}

Gradle

implementation("active-vars:active-vars:0.1.0")

Maven

<dependency>
  <groupId>active-vars</groupId>
  <artifactId>active-vars</artifactId>
  <version>0.1.0</version>
</dependency>