keechma/entitydb

EntityDB - In memory entity store for ClojureScript applications.

Leiningen/Boot

[keechma/entitydb "0.1.5"]

Clojure CLI/deps.edn

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

Gradle

implementation("keechma:entitydb:0.1.5")

Maven

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