keechma/entitydb

EntityDB - In memory entity store for ClojureScript applications.

Leiningen/Boot

[keechma/entitydb "0.1.6"]

Clojure CLI/deps.edn

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

Gradle

implementation("keechma:entitydb:0.1.6")

Maven

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