keechma/entitydb

EntityDB - In memory entity store for ClojureScript applications.

Leiningen/Boot

[keechma/entitydb "0.1.3"]

Clojure CLI/deps.edn

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

Gradle

implementation("keechma:entitydb:0.1.3")

Maven

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