keechma/entitydb

EntityDB - In memory entity store for ClojureScript applications.

Leiningen/Boot

[keechma/entitydb "0.1.4"]

Clojure CLI/deps.edn

keechma/entitydb {:mvn/version "0.1.4"}

Gradle

implementation("keechma:entitydb:0.1.4")

Maven

<dependency>
  <groupId>keechma</groupId>
  <artifactId>entitydb</artifactId>
  <version>0.1.4</version>
</dependency>